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