is not current version
Last Version 2.10.2

io.github.zawn:converter-jaxb 2.7.3


GroupId

GroupId

io.github.zawn
ArtifactId

ArtifactId

converter-jaxb
Version

Version

2.7.3
Type

Type

jar

Download converter-jaxb 2.7.3


<!-- https://jarcasting.com/artifacts/io.github.zawn/converter-jaxb/ -->
<dependency>
    <groupId>io.github.zawn</groupId>
    <artifactId>converter-jaxb</artifactId>
    <version>2.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zawn/converter-jaxb/
implementation 'io.github.zawn:converter-jaxb:2.7.3'
// https://jarcasting.com/artifacts/io.github.zawn/converter-jaxb/
implementation ("io.github.zawn:converter-jaxb:2.7.3")
'io.github.zawn:converter-jaxb:jar:2.7.3'
<dependency org="io.github.zawn" name="converter-jaxb" rev="2.7.3">
  <artifact name="converter-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zawn', module='converter-jaxb', version='2.7.3')
)
libraryDependencies += "io.github.zawn" % "converter-jaxb" % "2.7.3"
[io.github.zawn/converter-jaxb "2.7.3"]