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