не последняя версия
Последняя версия 1.7.2

com.github.houbb:sandglass 0.0.2

The time schedule framework for java.

Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

sandglass
Версия

Версия

0.0.2
Тип

Тип

pom

Скачать sandglass 0.0.2

Имя Файла Размер
sandglass-0.0.2.pom 11 KB
Обзор

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