is not current version
Last Version 1.5.0

com.github.houbb:sandglass-socket-test 1.3.0


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sandglass-socket-test
Version

Version

1.3.0
Type

Type

jar

Download sandglass-socket-test 1.3.0


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