Last Version

utc-time-zone-mapper 1.0.3

Java utility library to map between OffsetDateTime and LocalDateTime in UTC

License

License

MIT
Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.ngeor
ArtifactId

ArtifactId

utc-time-zone-mapper
Version

Version

1.0.3
Type

Type

jar
Description

Description

utc-time-zone-mapper
Java utility library to map between OffsetDateTime and LocalDateTime in UTC

Download utc-time-zone-mapper 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.ngeor/utc-time-zone-mapper/ -->
<dependency>
    <groupId>com.github.ngeor</groupId>
    <artifactId>utc-time-zone-mapper</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/utc-time-zone-mapper/
implementation 'com.github.ngeor:utc-time-zone-mapper:1.0.3'
// https://jarcasting.com/artifacts/com.github.ngeor/utc-time-zone-mapper/
implementation ("com.github.ngeor:utc-time-zone-mapper:1.0.3")
'com.github.ngeor:utc-time-zone-mapper:jar:1.0.3'
<dependency org="com.github.ngeor" name="utc-time-zone-mapper" rev="1.0.3">
  <artifact name="utc-time-zone-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='utc-time-zone-mapper', version='1.0.3')
)
libraryDependencies += "com.github.ngeor" % "utc-time-zone-mapper" % "1.0.3"
[com.github.ngeor/utc-time-zone-mapper "1.0.3"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.