is not current version
Last Version 1.7.2

com.github.houbb:sandglass-spring 1.4.4


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sandglass-spring
Version

Version

1.4.4
Type

Type

jar

Download sandglass-spring 1.4.4


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