Download wstx-api-2.2-b13.jar file - Jar w

Jar examples for w:wstx-api

Description

You can download jar file wstx-api 2.2-b13 in this page.

License

Open Source License

Build File

You can use the following script to add wstx-api-2.2-b13.jar to your project.

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

Download

Click the following link to download the jar file.

wstx-api-2.2-b13-javadoc.jar
wstx-api-2.2-b13-sources.jar
wstx-api-2.2-b13.jar
wstx-api-2.2-b13.pom



Related Tutorials