is not current version
Last Version 2.0

xfire:jaxb-api ea3


GroupId

GroupId

xfire
ArtifactId

ArtifactId

jaxb-api
Version

Version

ea3
Type

Type

jar

Download jaxb-api ea3


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