| License |
License |
|---|---|
| GroupId | GroupIdcom.darwinsys |
| ArtifactId | ArtifactIdhirondelle-date4j |
| Version | Version1.5.1 |
| Type | Typejar |
| Description |
Descriptiondate4j
The small, simple, sensible Date API for Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hirondelle-date4j-1.5.1.pom | |
| hirondelle-date4j-1.5.1.jar | 46 KB |
| hirondelle-date4j-1.5.1-sources.jar | 40 KB |
| hirondelle-date4j-1.5.1-javadoc.jar | 69 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.darwinsys/hirondelle-date4j/ -->
<dependency>
<groupId>com.darwinsys</groupId>
<artifactId>hirondelle-date4j</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.darwinsys/hirondelle-date4j/
implementation 'com.darwinsys:hirondelle-date4j:1.5.1'
// https://jarcasting.com/artifacts/com.darwinsys/hirondelle-date4j/
implementation ("com.darwinsys:hirondelle-date4j:1.5.1")
'com.darwinsys:hirondelle-date4j:jar:1.5.1'
<dependency org="com.darwinsys" name="hirondelle-date4j" rev="1.5.1">
<artifact name="hirondelle-date4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.darwinsys', module='hirondelle-date4j', version='1.5.1')
)
libraryDependencies += "com.darwinsys" % "hirondelle-date4j" % "1.5.1"
[com.darwinsys/hirondelle-date4j "1.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |