Download wstx-api-2.2.0-2.jar file - Jar w

Jar examples for w:wstx-api

Description

You can download jar file wstx-api 2.2.0-2 in this page.

License

Open Source License

Build File

You can use the following script to add wstx-api-2.2.0-2.jar to your project.

<dependency>
   <groupId>org.glassfish.metro</groupId>
   <artifactId>wstx-api</artifactId>
   <version>2.2.0-2</version>
</dependency>
compile group: 'org.glassfish.metro', name: 'wstx-api', version: '2.2.0-2'
libraryDependencies += "org.glassfish.metro" % "wstx-api" % "2.2.0-2"
<dependency org="org.glassfish.metro" name="wstx-api" rev="2.2.0-2"/>
@Grapes(@Grab(group='org.glassfish.metro', module='wstx-api', version='2.2.0-2'))
'org.glassfish.metro:wstx-api:jar:2.2.0-2'

Download

Click the following link to download the jar file.

wstx-api-2.2.0-2-javadoc.jar
wstx-api-2.2.0-2-sources.jar
wstx-api-2.2.0-2.jar
wstx-api-2.2.0-2.pom



Related Tutorials