is not current version
Last Version 1.12

com.github.marschall:threeten-jpa-test 1.10.0


GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

threeten-jpa-test
Version

Version

1.10.0
Type

Type

jar

Download threeten-jpa-test 1.10.0


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