Download staxon-0.9.5.jar file - Jar s

Jar examples for s:staxon

Description

JSON via StAX - Core

You can download jar file staxon 0.9.5 in this page.

Build File

You can use the following script to add staxon-0.9.5.jar to your project.

<dependency>
   <groupId>de.odysseus.staxon</groupId>
   <artifactId>staxon</artifactId>
   <version>0.9.5</version>
</dependency>
compile group: 'de.odysseus.staxon', name: 'staxon', version: '0.9.5'
libraryDependencies += "de.odysseus.staxon" % "staxon" % "0.9.5"
<dependency org="de.odysseus.staxon" name="staxon" rev="0.9.5"/>
@Grapes(@Grab(group='de.odysseus.staxon', module='staxon', version='0.9.5'))
'de.odysseus.staxon:staxon:jar:0.9.5'

Download

Click the following link to download the jar file.

staxon-0.9.5-javadoc.jar
staxon-0.9.5-sources.jar
staxon-0.9.5.jar
staxon-0.9.5.pom



Related Tutorials