is not current version
Last Version 0.3.5

eu.antidotedb:antidote-java-client 0.3.4

A client to use the Antidote database from Java.

Categories

Categories

Java Languages Ant Build Tools CLI User Interface
GroupId

GroupId

eu.antidotedb
ArtifactId

ArtifactId

antidote-java-client
Version

Version

0.3.4
Type

Type

jar

Download antidote-java-client 0.3.4


<!-- https://jarcasting.com/artifacts/eu.antidotedb/antidote-java-client/ -->
<dependency>
    <groupId>eu.antidotedb</groupId>
    <artifactId>antidote-java-client</artifactId>
    <version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/eu.antidotedb/antidote-java-client/
implementation 'eu.antidotedb:antidote-java-client:0.3.4'
// https://jarcasting.com/artifacts/eu.antidotedb/antidote-java-client/
implementation ("eu.antidotedb:antidote-java-client:0.3.4")
'eu.antidotedb:antidote-java-client:jar:0.3.4'
<dependency org="eu.antidotedb" name="antidote-java-client" rev="0.3.4">
  <artifact name="antidote-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.antidotedb', module='antidote-java-client', version='0.3.4')
)
libraryDependencies += "eu.antidotedb" % "antidote-java-client" % "0.3.4"
[eu.antidotedb/antidote-java-client "0.3.4"]