Download FastInfoset-1.2.12.jar file - Jar f

Jar examples for f:FastInfoset

Description

The XML FastInfoset

You can download jar file FastInfoset 1.2.12 in this page.

License

Open Source License

Build File

You can use the following script to add FastInfoset-1.2.12.jar to your project.

<dependency>
   <groupId>com.sun.xml.fastinfoset</groupId>
   <artifactId>FastInfoset</artifactId>
   <version>1.2.12</version>
</dependency>
compile group: 'com.sun.xml.fastinfoset', name: 'FastInfoset', version: '1.2.12'
libraryDependencies += "com.sun.xml.fastinfoset" % "FastInfoset" % "1.2.12"
<dependency org="com.sun.xml.fastinfoset" name="FastInfoset" rev="1.2.12"/>
@Grapes(@Grab(group='com.sun.xml.fastinfoset', module='FastInfoset', version='1.2.12'))
'com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12'

Download

Click the following link to download the jar file.

FastInfoset-1.2.12-javadoc.jar
FastInfoset-1.2.12-sources.jar
FastInfoset-1.2.12-tests.jar
FastInfoset-1.2.12.jar
FastInfoset-1.2.12.pom



Related Tutorials