| Группа | Группаcom.uchicom |
|---|---|
| Идентификатор | Идентификаторrepty |
| Версия | Версия0.0.30 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| repty-0.0.30.pom | |
| repty-0.0.30.jar | 30 KB |
| repty-0.0.30-sources.jar | 14 KB |
| repty-0.0.30-javadoc.jar | 131 KB |
| repty-0.0.30-jar-with-dependencies.jar | 4 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.uchicom/repty/ -->
<dependency>
<groupId>com.uchicom</groupId>
<artifactId>repty</artifactId>
<version>0.0.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.uchicom/repty/
implementation 'com.uchicom:repty:0.0.30'
// https://jarcasting.com/artifacts/com.uchicom/repty/
implementation ("com.uchicom:repty:0.0.30")
'com.uchicom:repty:jar:0.0.30'
<dependency org="com.uchicom" name="repty" rev="0.0.30">
<artifact name="repty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uchicom', module='repty', version='0.0.30')
)
libraryDependencies += "com.uchicom" % "repty" % "0.0.30"
[com.uchicom/repty "0.0.30"]