is not current version
Last Version 1.0.0.RELEASE

org.fuzzydb.atom:org.fuzzydb.atom.server 1.0.0.M2


GroupId

GroupId

org.fuzzydb.atom
ArtifactId

ArtifactId

org.fuzzydb.atom.server
Version

Version

1.0.0.M2
Type

Type

jar

Download org.fuzzydb.atom.server 1.0.0.M2


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