is not current version
Last Version 1.1.0.RELEASE

org.fuzzydb:org.fuzzydb.io.core 1.1.0.M1


GroupId

GroupId

org.fuzzydb
ArtifactId

ArtifactId

org.fuzzydb.io.core
Version

Version

1.1.0.M1
Type

Type

jar

Download org.fuzzydb.io.core 1.1.0.M1


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