GroupId | GroupIdio.symcpe.hendrix |
---|---|
ArtifactId | ArtifactIdwraith-silo |
Version | Version0.0.22 |
Type | Typejar |
Filename | Size |
---|---|
wraith-silo-0.0.22.pom | |
wraith-silo-0.0.22.jar | 16 KB |
wraith-silo-0.0.22-sources.jar | 12 KB |
wraith-silo-0.0.22-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.symcpe.hendrix/wraith-silo/ -->
<dependency>
<groupId>io.symcpe.hendrix</groupId>
<artifactId>wraith-silo</artifactId>
<version>0.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/io.symcpe.hendrix/wraith-silo/
implementation 'io.symcpe.hendrix:wraith-silo:0.0.22'
// https://jarcasting.com/artifacts/io.symcpe.hendrix/wraith-silo/
implementation ("io.symcpe.hendrix:wraith-silo:0.0.22")
'io.symcpe.hendrix:wraith-silo:jar:0.0.22'
<dependency org="io.symcpe.hendrix" name="wraith-silo" rev="0.0.22">
<artifact name="wraith-silo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.symcpe.hendrix', module='wraith-silo', version='0.0.22')
)
libraryDependencies += "io.symcpe.hendrix" % "wraith-silo" % "0.0.22"
[io.symcpe.hendrix/wraith-silo "0.0.22"]