is not current version
Last Version 1.0.0.M2

org.fuzzydb:whirlwind-parent 1.0.0.M1

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

GroupId

GroupId

org.fuzzydb
ArtifactId

ArtifactId

whirlwind-parent
Version

Version

1.0.0.M1
Type

Type

jar

Download whirlwind-parent 1.0.0.M1


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