is not current version
Last Version 2.2.1

org.elypia.retropia:jaxb 2.2.0

An extension for Retrofit to provide utilities or generic classes and deserializers.

GroupId

GroupId

org.elypia.retropia
ArtifactId

ArtifactId

jaxb
Version

Version

2.2.0
Type

Type

jar

Download jaxb 2.2.0


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