| Группа | Группаuk.com.robust-it |
|---|---|
| Идентификатор | Идентификаторcloning |
| Версия | Версия1.7.9 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| cloning-1.7.9.pom | |
| cloning-1.7.9.jar | 20 KB |
| cloning-1.7.9-sources.jar | 11 KB |
| cloning-1.7.9-project.zip | 36 KB |
| cloning-1.7.9-project.tar.gz | 16 KB |
| cloning-1.7.9-project.tar.bz2 | 15 KB |
| cloning-1.7.9-javadoc.jar | 103 KB |
| cloning-1.7.9-dist.zip | 191 KB |
| cloning-1.7.9-dist.tar.gz | 125 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/uk.com.robust-it/cloning/ -->
<dependency>
<groupId>uk.com.robust-it</groupId>
<artifactId>cloning</artifactId>
<version>1.7.9</version>
</dependency>
// https://jarcasting.com/artifacts/uk.com.robust-it/cloning/
implementation 'uk.com.robust-it:cloning:1.7.9'
// https://jarcasting.com/artifacts/uk.com.robust-it/cloning/
implementation ("uk.com.robust-it:cloning:1.7.9")
'uk.com.robust-it:cloning:jar:1.7.9'
<dependency org="uk.com.robust-it" name="cloning" rev="1.7.9">
<artifact name="cloning" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.com.robust-it', module='cloning', version='1.7.9')
)
libraryDependencies += "uk.com.robust-it" % "cloning" % "1.7.9"
[uk.com.robust-it/cloning "1.7.9"]