| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.houbb | 
    
| ArtifactId | ArtifactIdsandglass-api | 
    
| Last Version | Last Version1.7.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionThe time schedule framework for java. 
         | 
    
| Filename | Size | 
|---|---|
| sandglass-api-1.7.2.pom | |
| sandglass-api-1.7.2.jar | 4 KB | 
| sandglass-api-1.7.2-sources.jar | 3 KB | 
| sandglass-api-1.7.2-javadoc.jar | 54 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.houbb/sandglass-api/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>sandglass-api</artifactId>
    <version>1.7.2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.houbb/sandglass-api/
implementation 'com.github.houbb:sandglass-api:1.7.2'
                // https://jarcasting.com/artifacts/com.github.houbb/sandglass-api/
implementation ("com.github.houbb:sandglass-api:1.7.2")
                'com.github.houbb:sandglass-api:jar:1.7.2'
                <dependency org="com.github.houbb" name="sandglass-api" rev="1.7.2">
  <artifact name="sandglass-api" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.houbb', module='sandglass-api', version='1.7.2')
)
                libraryDependencies += "com.github.houbb" % "sandglass-api" % "1.7.2"
                [com.github.houbb/sandglass-api "1.7.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.houbb : id-api | jar | 0.0.6 | 
| com.github.houbb : timer-api | jar | 0.0.4 | 
| com.github.houbb : lock-api | jar | 0.0.3 |