Download flexjson-3.2.jar file - Jar f

Jar examples for f:flexjson

Description

You can download jar file flexjson 3.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add flexjson-3.2.jar to your project.

<dependency>
   <groupId>net.sf.flexjson</groupId>
   <artifactId>flexjson</artifactId>
   <version>3.2</version>
</dependency>
compile group: 'net.sf.flexjson', name: 'flexjson', version: '3.2'
libraryDependencies += "net.sf.flexjson" % "flexjson" % "3.2"
<dependency org="net.sf.flexjson" name="flexjson" rev="3.2"/>
@Grapes(@Grab(group='net.sf.flexjson', module='flexjson', version='3.2'))
'net.sf.flexjson:flexjson:jar:3.2'

Download

Click the following link to download the jar file.

flexjson-3.2-javadoc.jar
flexjson-3.2-sources.jar
flexjson-3.2.jar
flexjson-3.2.pom



Related Tutorials