GroupId | GroupIdio.apptik.comm |
---|---|
ArtifactId | ArtifactIdretro-jus |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
retro-jus-0.6.0.pom | |
retro-jus-0.6.0.jar | 41 KB |
retro-jus-0.6.0-sources.jar | 36 KB |
retro-jus-0.6.0-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.apptik.comm/retro-jus/ -->
<dependency>
<groupId>io.apptik.comm</groupId>
<artifactId>retro-jus</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.apptik.comm/retro-jus/
implementation 'io.apptik.comm:retro-jus:0.6.0'
// https://jarcasting.com/artifacts/io.apptik.comm/retro-jus/
implementation ("io.apptik.comm:retro-jus:0.6.0")
'io.apptik.comm:retro-jus:jar:0.6.0'
<dependency org="io.apptik.comm" name="retro-jus" rev="0.6.0">
<artifact name="retro-jus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.apptik.comm', module='retro-jus', version='0.6.0')
)
libraryDependencies += "io.apptik.comm" % "retro-jus" % "0.6.0"
[io.apptik.comm/retro-jus "0.6.0"]