is not current version
Last Version 1.0.0.RELEASE

org.fuzzydb.atom:org.fuzzydb.abdera.util 1.0.0.M1


GroupId

GroupId

org.fuzzydb.atom
ArtifactId

ArtifactId

org.fuzzydb.abdera.util
Version

Version

1.0.0.M1
Type

Type

jar

Download org.fuzzydb.abdera.util 1.0.0.M1


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