is not current version
Last Version 0.0.22

com.github.bingoohuang:diamond-client 0.0.21

a config client of diamond

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

diamond-client
Version

Version

0.0.21
Type

Type

jar

Download diamond-client 0.0.21


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