Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.dataanon |
ArtifactId | ArtifactIddata-anon |
Version | Version0.9.4 |
Type | Typejar |
Filename | Size |
---|---|
data-anon-0.9.4.pom | |
data-anon-0.9.4.jar | 112 KB |
data-anon-0.9.4-sources.jar | 30 KB |
data-anon-0.9.4-javadoc.jar | 198 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dataanon/data-anon/ -->
<dependency>
<groupId>com.github.dataanon</groupId>
<artifactId>data-anon</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dataanon/data-anon/
implementation 'com.github.dataanon:data-anon:0.9.4'
// https://jarcasting.com/artifacts/com.github.dataanon/data-anon/
implementation ("com.github.dataanon:data-anon:0.9.4")
'com.github.dataanon:data-anon:jar:0.9.4'
<dependency org="com.github.dataanon" name="data-anon" rev="0.9.4">
<artifact name="data-anon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dataanon', module='data-anon', version='0.9.4')
)
libraryDependencies += "com.github.dataanon" % "data-anon" % "0.9.4"
[com.github.dataanon/data-anon "0.9.4"]