is not current version
Last Version 1.1.0.RELEASE

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


GroupId

GroupId

org.fuzzydb.attrs
ArtifactId

ArtifactId

org.fuzzydb.attrs.compact
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download org.fuzzydb.attrs.compact 1.0.0.RELEASE


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