is not current version
Last Version 1.7.2

com.github.houbb:sandglass-api 1.4.1


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sandglass-api
Version

Version

1.4.1
Type

Type

jar

Download sandglass-api 1.4.1


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