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

com.uchicom:repty 0.0.22

Report Library

Группа

Группа

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

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

repty
Версия

Версия

0.0.22
Тип

Тип

jar

Скачать repty 0.0.22


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