is not current version
Last Version 0.0.2

com.uchicom:reptyv 0.0.1

Report Library

GroupId

GroupId

com.uchicom
ArtifactId

ArtifactId

reptyv
Version

Version

0.0.1
Type

Type

jar

Download reptyv 0.0.1


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