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

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

JPA attribute converters for JSR-310 dates and times.

Группа

Группа

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

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

threeten-jpa-master
Версия

Версия

1.5.1
Тип

Тип

pom

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

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

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