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