не последняя версия
Последняя версия 1.12

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

JPA attribute converters for JSR-310 dates and times.

Группа

Группа

com.github.marschall
Идентификатор

Идентификатор

threeten-jpa-master
Версия

Версия

1.9.1
Тип

Тип

pom

Скачать threeten-jpa-master 1.9.1

Имя Файла Размер
threeten-jpa-master-1.9.1.pom 12 KB
Обзор

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