is not current version
Last Version 20050202

xfire:xfire-xmlbeans 1.0-20050913.005055


GroupId

GroupId

xfire
ArtifactId

ArtifactId

xfire-xmlbeans
Version

Version

1.0-20050913.005055
Type

Type

jar

Download xfire-xmlbeans 1.0-20050913.005055


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