x

xfire-core

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