is not current version
Last Version 1.5.0

com.github.houbb:sandglass-socket-server 1.3.1


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sandglass-socket-server
Version

Version

1.3.1
Type

Type

jar

Download sandglass-socket-server 1.3.1


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