is not current version
Last Version 1.12

com.github.marschall:threeten-jpa-master 1.11

JPA attribute converters for JSR-310 dates and times.

GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

threeten-jpa-master
Version

Version

1.11
Type

Type

pom

Download threeten-jpa-master 1.11


<!-- https://jarcasting.com/artifacts/com.github.marschall/threeten-jpa-master/ -->
<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>threeten-jpa-master</artifactId>
    <version>1.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/threeten-jpa-master/
implementation 'com.github.marschall:threeten-jpa-master:1.11'
// https://jarcasting.com/artifacts/com.github.marschall/threeten-jpa-master/
implementation ("com.github.marschall:threeten-jpa-master:1.11")
'com.github.marschall:threeten-jpa-master:pom:1.11'
<dependency org="com.github.marschall" name="threeten-jpa-master" rev="1.11">
  <artifact name="threeten-jpa-master" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='threeten-jpa-master', version='1.11')
)
libraryDependencies += "com.github.marschall" % "threeten-jpa-master" % "1.11"
[com.github.marschall/threeten-jpa-master "1.11"]