p

power-kit

a kit for web development
https://github.com/firefang
MIT License
xinufo
Files download
File Operation
power-kit-0.0.6.pom download
Apache Maven
<dependency>
  <groupId>io.github.firefang</groupId>
  <artifactId>power-kit</artifactId>
  <version>0.0.6</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.firefang:power-kit:0.0.6'
Gradle Kotlin
implementation("io.github.firefang:power-kit:0.0.6")
Scala SBT
libraryDependencies += "io.github.firefang" % "power-kit" % "0.0.6"
Groovy Grape
@Grapes(
  @Grab(group='io.github.firefang', module='power-kit', version='0.0.6')
)
Apache Ivy
<dependency org="io.github.firefang" name="power-kit" rev="0.0.6" />
Leiningen
[io.github.firefang/power-kit "0.0.6"]
Apache Buildr
'io.github.firefang:power-kit:jar:0.0.6'
Dependencies
The project has no third-party dependencies