| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторsandglass-api |
| Версия | Версия1.7.1 |
| Тип | Типjar |
| Описание |
ОписаниеThe time schedule framework for java.
|
| Имя Файла | Размер |
|---|---|
| sandglass-api-1.7.1.pom | |
| sandglass-api-1.7.1.jar | 28 KB |
| sandglass-api-1.7.1-sources.jar | 27 KB |
| sandglass-api-1.7.1-javadoc.jar | 294 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/sandglass-api/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>sandglass-api</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sandglass-api/
implementation 'com.github.houbb:sandglass-api:1.7.1'
// https://jarcasting.com/artifacts/com.github.houbb/sandglass-api/
implementation ("com.github.houbb:sandglass-api:1.7.1")
'com.github.houbb:sandglass-api:jar:1.7.1'
<dependency org="com.github.houbb" name="sandglass-api" rev="1.7.1">
<artifact name="sandglass-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sandglass-api', version='1.7.1')
)
libraryDependencies += "com.github.houbb" % "sandglass-api" % "1.7.1"
[com.github.houbb/sandglass-api "1.7.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |