is not current version
Last Version 2.6.0

be.cylab.mark:client 2.5.1

Client driver for the mark datastore.

Categories

Categories

CLI User Interface
GroupId

GroupId

be.cylab.mark
ArtifactId

ArtifactId

client
Version

Version

2.5.1
Type

Type

jar

Download client 2.5.1


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