is not current version
Last Version 1.7.2

com.github.houbb:sandglass-core 0.0.3


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sandglass-core
Version

Version

0.0.3
Type

Type

jar

Download sandglass-core 0.0.3


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