License |
License |
---|---|
GroupId | GroupIdio.github.firefang |
ArtifactId | ArtifactIdpower-kit |
Version | Version0.0.6 |
Type | Typepom |
Description |
Descriptionpower-kit
a kit for web development
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
power-kit-0.0.6.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.firefang/power-kit/ -->
<dependency>
<groupId>io.github.firefang</groupId>
<artifactId>power-kit</artifactId>
<version>0.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.firefang/power-kit/
implementation 'io.github.firefang:power-kit:0.0.6'
// https://jarcasting.com/artifacts/io.github.firefang/power-kit/
implementation ("io.github.firefang:power-kit:0.0.6")
'io.github.firefang:power-kit:pom:0.0.6'
<dependency org="io.github.firefang" name="power-kit" rev="0.0.6">
<artifact name="power-kit" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.firefang', module='power-kit', version='0.0.6')
)
libraryDependencies += "io.github.firefang" % "power-kit" % "0.0.6"
[io.github.firefang/power-kit "0.0.6"]