GroupId | GroupIdcom.darwinsys |
---|---|
ArtifactId | ArtifactIdhirondelle-date4j |
Version | Version1.5.0 |
Type | Typejar |
Filename | Size |
---|---|
hirondelle-date4j-1.5.0.pom | |
hirondelle-date4j-1.5.0.jar | 45 KB |
hirondelle-date4j-1.5.0-sources.jar | 39 KB |
hirondelle-date4j-1.5.0-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.darwinsys/hirondelle-date4j/ -->
<dependency>
<groupId>com.darwinsys</groupId>
<artifactId>hirondelle-date4j</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.darwinsys/hirondelle-date4j/
implementation 'com.darwinsys:hirondelle-date4j:1.5.0'
// https://jarcasting.com/artifacts/com.darwinsys/hirondelle-date4j/
implementation ("com.darwinsys:hirondelle-date4j:1.5.0")
'com.darwinsys:hirondelle-date4j:jar:1.5.0'
<dependency org="com.darwinsys" name="hirondelle-date4j" rev="1.5.0">
<artifact name="hirondelle-date4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.darwinsys', module='hirondelle-date4j', version='1.5.0')
)
libraryDependencies += "com.darwinsys" % "hirondelle-date4j" % "1.5.0"
[com.darwinsys/hirondelle-date4j "1.5.0"]