is not current version
Last Version 2.6.0

be.cylab.mark:client 0.0.26

Client driver for the mark datastore.

Categories

Categories

CLI User Interface
GroupId

GroupId

be.cylab.mark
ArtifactId

ArtifactId

client
Version

Version

0.0.26
Type

Type

jar

Download client 0.0.26


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