is not current version
Last Version 1.5.0

com.github.houbb:sandglass-client 1.4.0

The config socket framework.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sandglass-client
Version

Version

1.4.0
Type

Type

pom

Download sandglass-client 1.4.0

Filename Size
sandglass-client-1.4.0.pom 12 KB
Browse

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