is not current version
Last Version 2.6.0

be.cylab.mark:client 2.5.2

Client driver for the mark datastore.

Categories

Categories

CLI User Interface
GroupId

GroupId

be.cylab.mark
ArtifactId

ArtifactId

client
Version

Version

2.5.2
Type

Type

jar

Download client 2.5.2


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