is not current version
Last Version 1.7.2

com.github.houbb:sandglass-api 0.0.5


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sandglass-api
Version

Version

0.0.5
Type

Type

jar

Download sandglass-api 0.0.5


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