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