is not current version
Last Version 0.17.1

com.github.ngeor:yak4j-utc-time-zone-mapper 0.0.2

Java utility library to map between OffsetDateTime and LocalDateTime in UTC

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.ngeor
ArtifactId

ArtifactId

yak4j-utc-time-zone-mapper
Version

Version

0.0.2
Type

Type

jar

Download yak4j-utc-time-zone-mapper 0.0.2


<!-- 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.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j-utc-time-zone-mapper/
implementation 'com.github.ngeor:yak4j-utc-time-zone-mapper:0.0.2'
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j-utc-time-zone-mapper/
implementation ("com.github.ngeor:yak4j-utc-time-zone-mapper:0.0.2")
'com.github.ngeor:yak4j-utc-time-zone-mapper:jar:0.0.2'
<dependency org="com.github.ngeor" name="yak4j-utc-time-zone-mapper" rev="0.0.2">
  <artifact name="yak4j-utc-time-zone-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='yak4j-utc-time-zone-mapper', version='0.0.2')
)
libraryDependencies += "com.github.ngeor" % "yak4j-utc-time-zone-mapper" % "0.0.2"
[com.github.ngeor/yak4j-utc-time-zone-mapper "0.0.2"]