| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.hothub |
| Идентификатор | Идентификаторcalendarist |
| Версия | Версия1.0.7 |
| Тип | Типjar |
| Описание |
Описаниеcalendarist
Calendarist For JAVA
|
| Имя Файла | Размер |
|---|---|
| calendarist-1.0.7.pom | |
| calendarist-1.0.7.jar | 29 KB |
| calendarist-1.0.7-sources.jar | 21 KB |
| calendarist-1.0.7-javadoc.jar | 141 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hothub/calendarist/ -->
<dependency>
<groupId>org.hothub</groupId>
<artifactId>calendarist</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.hothub/calendarist/
implementation 'org.hothub:calendarist:1.0.7'
// https://jarcasting.com/artifacts/org.hothub/calendarist/
implementation ("org.hothub:calendarist:1.0.7")
'org.hothub:calendarist:jar:1.0.7'
<dependency org="org.hothub" name="calendarist" rev="1.0.7">
<artifact name="calendarist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hothub', module='calendarist', version='1.0.7')
)
libraryDependencies += "org.hothub" % "calendarist" % "1.0.7"
[org.hothub/calendarist "1.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | pom | 4.13.1 |