is not current version
Last Version 2.0

xfire:jaxb-xjc ea3


GroupId

GroupId

xfire
ArtifactId

ArtifactId

jaxb-xjc
Version

Version

ea3
Type

Type

jar

Download jaxb-xjc ea3


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