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

com.github.houbb:sandglass-client 1.0.0

The config socket framework.

Категории

Категории

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

Группа

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

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

sandglass-client
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать sandglass-client 1.0.0

Имя Файла Размер
sandglass-client-1.0.0.pom 12 KB
Обзор

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