x

xfire-jsr181-api

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