License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.ngeor |
ArtifactId | ArtifactIdyak4j-utc-time-zone-mapper |
Version | Version0.9.5 |
Type | Typejar |
Description |
Descriptionyak4j-utc-time-zone-mapper
yak shaving for Java: utility library to map between OffsetDateTime and LocalDateTime in UTC
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.ngeor/yak4j-utc-time-zone-mapper/ -->
<dependency>
<groupId>com.github.ngeor</groupId>
<artifactId>yak4j-utc-time-zone-mapper</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j-utc-time-zone-mapper/
implementation 'com.github.ngeor:yak4j-utc-time-zone-mapper:0.9.5'
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j-utc-time-zone-mapper/
implementation ("com.github.ngeor:yak4j-utc-time-zone-mapper:0.9.5")
'com.github.ngeor:yak4j-utc-time-zone-mapper:jar:0.9.5'
<dependency org="com.github.ngeor" name="yak4j-utc-time-zone-mapper" rev="0.9.5">
<artifact name="yak4j-utc-time-zone-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='yak4j-utc-time-zone-mapper', version='0.9.5')
)
libraryDependencies += "com.github.ngeor" % "yak4j-utc-time-zone-mapper" % "0.9.5"
[com.github.ngeor/yak4j-utc-time-zone-mapper "0.9.5"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |