is not current version
Last Version 1.1.0.RELEASE

org.fuzzydb:org.fuzzydb.aggregator 1.0.0.M1

Master pom for managing the Whirlwind Match open source projects.

GroupId

GroupId

org.fuzzydb
ArtifactId

ArtifactId

org.fuzzydb.aggregator
Version

Version

1.0.0.M1
Type

Type

pom

Download org.fuzzydb.aggregator 1.0.0.M1


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