| Группа | Группаde.focus-shift |
|---|---|
| Идентификатор | Идентификаторjollyday-jaxb |
| Версия | Версия0.6.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jollyday-jaxb-0.6.1.pom | |
| jollyday-jaxb-0.6.1.jar | 49 KB |
| jollyday-jaxb-0.6.1-sources.jar | 39 KB |
| jollyday-jaxb-0.6.1-javadoc.jar | 468 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.focus-shift/jollyday-jaxb/ -->
<dependency>
<groupId>de.focus-shift</groupId>
<artifactId>jollyday-jaxb</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.focus-shift/jollyday-jaxb/
implementation 'de.focus-shift:jollyday-jaxb:0.6.1'
// https://jarcasting.com/artifacts/de.focus-shift/jollyday-jaxb/
implementation ("de.focus-shift:jollyday-jaxb:0.6.1")
'de.focus-shift:jollyday-jaxb:jar:0.6.1'
<dependency org="de.focus-shift" name="jollyday-jaxb" rev="0.6.1">
<artifact name="jollyday-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.focus-shift', module='jollyday-jaxb', version='0.6.1')
)
libraryDependencies += "de.focus-shift" % "jollyday-jaxb" % "0.6.1"
[de.focus-shift/jollyday-jaxb "0.6.1"]