x

xfire-core

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