Last Version

xfire:jaxws-api 2.0


GroupId

GroupId

xfire
ArtifactId

ArtifactId

jaxws-api
Version

Version

2.0
Type

Type

jar
Description

Description

Download jaxws-api 2.0


<!-- https://jarcasting.com/artifacts/xfire/jaxws-api/ -->
<dependency>
    <groupId>xfire</groupId>
    <artifactId>jaxws-api</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/xfire/jaxws-api/
implementation 'xfire:jaxws-api:2.0'
// https://jarcasting.com/artifacts/xfire/jaxws-api/
implementation ("xfire:jaxws-api:2.0")
'xfire:jaxws-api:jar:2.0'
<dependency org="xfire" name="jaxws-api" rev="2.0">
  <artifact name="jaxws-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='xfire', module='jaxws-api', version='2.0')
)
libraryDependencies += "xfire" % "jaxws-api" % "2.0"
[xfire/jaxws-api "2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.