Download flexjson-3.3.jar file - Jar f

Jar examples for f:flexjson

Description

You can download jar file flexjson 3.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

flexjson-3.3-javadoc.jar
flexjson-3.3-sources.jar
flexjson-3.3.jar
flexjson-3.3.pom



Related Tutorials