is not current version
Last Version 1.11

org.evolvis.tartools:timestamp-utc 1.4

TIMESTAMP WITHOUT TIME ZONE mapping as UTC

GroupId

GroupId

org.evolvis.tartools
ArtifactId

ArtifactId

timestamp-utc
Version

Version

1.4
Type

Type

jar

Download timestamp-utc 1.4


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