is not current version
Last Version 1.11

org.evolvis.tartools:timestamp-utc 1.6

TIMESTAMP WITHOUT TIME ZONE mapping as UTC

GroupId

GroupId

org.evolvis.tartools
ArtifactId

ArtifactId

timestamp-utc
Version

Version

1.6
Type

Type

jar

Download timestamp-utc 1.6


<!-- https://jarcasting.com/artifacts/org.evolvis.tartools/timestamp-utc/ -->
<dependency>
    <groupId>org.evolvis.tartools</groupId>
    <artifactId>timestamp-utc</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.evolvis.tartools/timestamp-utc/
implementation 'org.evolvis.tartools:timestamp-utc:1.6'
// https://jarcasting.com/artifacts/org.evolvis.tartools/timestamp-utc/
implementation ("org.evolvis.tartools:timestamp-utc:1.6")
'org.evolvis.tartools:timestamp-utc:jar:1.6'
<dependency org="org.evolvis.tartools" name="timestamp-utc" rev="1.6">
  <artifact name="timestamp-utc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.evolvis.tartools', module='timestamp-utc', version='1.6')
)
libraryDependencies += "org.evolvis.tartools" % "timestamp-utc" % "1.6"
[org.evolvis.tartools/timestamp-utc "1.6"]