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

org.hothub:calendarist 1.0.5

Calendarist For JAVA

Группа

Группа

org.hothub
Идентификатор

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

calendarist
Версия

Версия

1.0.5
Тип

Тип

jar

Скачать calendarist 1.0.5


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