is not current version
Last Version 0.6.9

io.apptik.comm:retro-jus 0.6.7

Communication library for Android and Java

GroupId

GroupId

io.apptik.comm
ArtifactId

ArtifactId

retro-jus
Version

Version

0.6.7
Type

Type

jar

Download retro-jus 0.6.7


<!-- https://jarcasting.com/artifacts/io.apptik.comm/retro-jus/ -->
<dependency>
    <groupId>io.apptik.comm</groupId>
    <artifactId>retro-jus</artifactId>
    <version>0.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.apptik.comm/retro-jus/
implementation 'io.apptik.comm:retro-jus:0.6.7'
// https://jarcasting.com/artifacts/io.apptik.comm/retro-jus/
implementation ("io.apptik.comm:retro-jus:0.6.7")
'io.apptik.comm:retro-jus:jar:0.6.7'
<dependency org="io.apptik.comm" name="retro-jus" rev="0.6.7">
  <artifact name="retro-jus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.apptik.comm', module='retro-jus', version='0.6.7')
)
libraryDependencies += "io.apptik.comm" % "retro-jus" % "0.6.7"
[io.apptik.comm/retro-jus "0.6.7"]