is not current version
Last Version 1.7.2

com.github.houbb:sandglass-spring 0.0.8


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sandglass-spring
Version

Version

0.0.8
Type

Type

jar

Download sandglass-spring 0.0.8


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