Download wstx-api-2.4.0.jar file - Jar w

Jar examples for w:wstx-api

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

wstx-api-2.4.0-javadoc.jar
wstx-api-2.4.0-sources.jar
wstx-api-2.4.0.jar
wstx-api-2.4.0.pom



Related Tutorials