is not current version
Last Version 1.7.2

com.github.houbb:sandglass-test 1.4.3


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sandglass-test
Version

Version

1.4.3
Type

Type

jar

Download sandglass-test 1.4.3


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