is not current version
Last Version 1.12

com.github.marschall:threeten-jpa 1.4.1


GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

threeten-jpa
Version

Version

1.4.1
Type

Type

jar

Download threeten-jpa 1.4.1


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