is not current version
Last Version 0.1.2

com.distkv:dst-client 0.1.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.distkv
ArtifactId

ArtifactId

dst-client
Version

Version

0.1.1
Type

Type

jar

Download dst-client 0.1.1


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