is not current version
Last Version 1.5.0

com.github.houbb:sandglass-socket 1.2.2

The config socket framework.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sandglass-socket
Version

Version

1.2.2
Type

Type

pom

Download sandglass-socket 1.2.2

Filename Size
sandglass-socket-1.2.2.pom 11 KB
Browse

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