is not current version
Last Version 0.8.0

de.focus-shift:jollyday-jaxb 0.7.1

Jakarta XML Binding (JAXB) based jollyday implementation

GroupId

GroupId

de.focus-shift
ArtifactId

ArtifactId

jollyday-jaxb
Version

Version

0.7.1
Type

Type

jar

Download jollyday-jaxb 0.7.1


<!-- https://jarcasting.com/artifacts/de.focus-shift/jollyday-jaxb/ -->
<dependency>
    <groupId>de.focus-shift</groupId>
    <artifactId>jollyday-jaxb</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.focus-shift/jollyday-jaxb/
implementation 'de.focus-shift:jollyday-jaxb:0.7.1'
// https://jarcasting.com/artifacts/de.focus-shift/jollyday-jaxb/
implementation ("de.focus-shift:jollyday-jaxb:0.7.1")
'de.focus-shift:jollyday-jaxb:jar:0.7.1'
<dependency org="de.focus-shift" name="jollyday-jaxb" rev="0.7.1">
  <artifact name="jollyday-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.focus-shift', module='jollyday-jaxb', version='0.7.1')
)
libraryDependencies += "de.focus-shift" % "jollyday-jaxb" % "0.7.1"
[de.focus-shift/jollyday-jaxb "0.7.1"]