| Группа | Группаcom.github.marschall |
|---|---|
| Идентификатор | Идентификаторthreeten-jpa-master |
| Версия | Версия1.3.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| threeten-jpa-master-1.3.0.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.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/threeten-jpa-master/
implementation 'com.github.marschall:threeten-jpa-master:1.3.0'
// https://jarcasting.com/artifacts/com.github.marschall/threeten-jpa-master/
implementation ("com.github.marschall:threeten-jpa-master:1.3.0")
'com.github.marschall:threeten-jpa-master:pom:1.3.0'
<dependency org="com.github.marschall" name="threeten-jpa-master" rev="1.3.0">
<artifact name="threeten-jpa-master" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='threeten-jpa-master', version='1.3.0')
)
libraryDependencies += "com.github.marschall" % "threeten-jpa-master" % "1.3.0"
[com.github.marschall/threeten-jpa-master "1.3.0"]