не последняя версия
Последняя версия 0.0.22

com.github.bingoohuang:diamond-client 0.0.5

a config client of diamond

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.github.bingoohuang
Идентификатор

Идентификатор

diamond-client
Версия

Версия

0.0.5
Тип

Тип

jar

Скачать diamond-client 0.0.5


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