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

com.rolfje.anonimatron:anonimatron 1.9.3

Database and file anonymization tool which is consistent between runs.

Группа

Группа

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

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

anonimatron
Версия

Версия

1.9.3
Тип

Тип

jar

Скачать anonimatron 1.9.3


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