x

xfire-xmlbeans

Files download
File Operation
xfire-xmlbeans-20041222.jar download
xfire-xmlbeans-20041222.pom download
Apache Maven
<dependency>
  <groupId>xfire</groupId>
  <artifactId>xfire-xmlbeans</artifactId>
  <version>20041222</version>
</dependency>
Gradle Groovy
implementation 'xfire:xfire-xmlbeans:20041222'
Gradle Kotlin
implementation("xfire:xfire-xmlbeans:20041222")
Scala SBT
libraryDependencies += "xfire" % "xfire-xmlbeans" % "20041222"
Groovy Grape
@Grapes(
  @Grab(group='xfire', module='xfire-xmlbeans', version='20041222')
)
Apache Ivy
<dependency org="xfire" name="xfire-xmlbeans" rev="20041222" />
Leiningen
[xfire/xfire-xmlbeans "20041222"]
Apache Buildr
'xfire:xfire-xmlbeans:jar:20041222'
Dependencies
The project has no third-party dependencies