MVN

xfire : xfire-jsr181-api

Maven & Gradle

Jan 05, 2006
9 usages

XFire JSR 181 API · JSR 181 annotations.

<dependency>
    <groupId>xfire</groupId>
    <artifactId>xfire-jsr181-api</artifactId>
    <version>1.0-M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xfire : xfire-jsr181-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0-M1

All Versions

Choose a version of xfire : xfire-jsr181-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
xfire-jsr181-api-1.0-M1

How to add a dependency to Maven

Add the following xfire : xfire-jsr181-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xfire</groupId>
    <artifactId>xfire-jsr181-api</artifactId>
    <version>1.0-M1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xfire : xfire-jsr181-api gradle dependency to your build.gradle file:

implementation 'xfire:xfire-jsr181-api:1.0-M1'

Gradle Kotlin DSL: Add the following xfire : xfire-jsr181-api gradle kotlin dependency to your build.gradle.kts file:

implementation("xfire:xfire-jsr181-api:1.0-M1")

How to add a dependency to SBT Scala

SBT Scala: Add the following xfire : xfire-jsr181-api sbt scala dependency to your build.sbt file:

libraryDependencies += "xfire" % "xfire-jsr181-api" % "1.0-M1"

Advertisement

Dependencies from Group

Dec 06, 2005
18 usages
May 03, 2007
14 usages
Jan 19, 2006
12 usages
Jan 19, 2006
11 usages
Jan 05, 2006
9 usages

Discover Dependencies

Nov 28, 2006
3 usages
Jan 24, 2014
3 usages
Mar 08, 2013
5 usages
Mar 30, 2010
12 usages
Jul 22, 2010
21 usages
Jan 12, 2022
1 usages
115.5k stars