is not current version
Last Version 0.0.36

com.uchicom:repty 0.0.7

Report Library

GroupId

GroupId

com.uchicom
ArtifactId

ArtifactId

repty
Version

Version

0.0.7
Type

Type

jar

Download repty 0.0.7


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