is not current version
Last Version 1.1.0.RELEASE

org.fuzzydb.attrs:org.fuzzydb.attrs 1.0.0.RELEASE


GroupId

GroupId

org.fuzzydb.attrs
ArtifactId

ArtifactId

org.fuzzydb.attrs
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download org.fuzzydb.attrs 1.0.0.RELEASE


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