is not current version
Last Version 1.1.0.RELEASE

org.fuzzydb:fuzzydb-parent 1.0.0.M4

Parent POM for specifying common properties for Whirlwind Match open source projects.

GroupId

GroupId

org.fuzzydb
ArtifactId

ArtifactId

fuzzydb-parent
Version

Version

1.0.0.M4
Type

Type

jar

Download fuzzydb-parent 1.0.0.M4


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