| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.jonzhang3 |
| Идентификатор | Идентификаторzoro-time |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеzoro-time
An easy date and time tool
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| zoro-time-1.0.1.pom | |
| zoro-time-1.0.1.jar | 17 KB |
| zoro-time-1.0.1-sources.jar | 9 KB |
| zoro-time-1.0.1-javadoc.jar | 52 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jonzhang3/zoro-time/ -->
<dependency>
<groupId>com.github.jonzhang3</groupId>
<artifactId>zoro-time</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jonzhang3/zoro-time/
implementation 'com.github.jonzhang3:zoro-time:1.0.1'
// https://jarcasting.com/artifacts/com.github.jonzhang3/zoro-time/
implementation ("com.github.jonzhang3:zoro-time:1.0.1")
'com.github.jonzhang3:zoro-time:jar:1.0.1'
<dependency org="com.github.jonzhang3" name="zoro-time" rev="1.0.1">
<artifact name="zoro-time" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jonzhang3', module='zoro-time', version='1.0.1')
)
libraryDependencies += "com.github.jonzhang3" % "zoro-time" % "1.0.1"
[com.github.jonzhang3/zoro-time "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations | jar | 20.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |