не последняя версия
Последняя версия 0.0.2

com.uchicom:reptyv 0.0.1

Report Library

Группа

Группа

com.uchicom
Идентификатор

Идентификатор

reptyv
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать 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"]