| License |
License |
|---|---|
| GroupId | GroupIdorg.hothub |
| ArtifactId | ArtifactIdcalendarist |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncalendarist
Calendarist For JAVA
|
| Filename | Size |
|---|---|
| calendarist-1.0.7.pom | |
| calendarist-1.0.7.jar | 28 KB |
| calendarist-1.0.7-sources.jar | 20 KB |
| calendarist-1.0.7-javadoc.jar | 134 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | pom | 4.13.1 |