is not current version
Last Version 1.1.0.RELEASE

org.fuzzydb:org.fuzzydb.tests 1.0.0.M3

Standalone database tests

GroupId

GroupId

org.fuzzydb
ArtifactId

ArtifactId

org.fuzzydb.tests
Version

Version

1.0.0.M3
Type

Type

jar

Download org.fuzzydb.tests 1.0.0.M3


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