is not current version
Last Version 1.7.2

com.github.houbb:sandglass-test 0.0.4


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sandglass-test
Version

Version

0.0.4
Type

Type

jar

Download sandglass-test 0.0.4


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