is not current version
Last Version 0.0.6

com.github.bingoohuang:diamond-sdk 0.0.4

sdk of diamond

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

diamond-sdk
Version

Version

0.0.4
Type

Type

jar

Download diamond-sdk 0.0.4


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