Download flexjson-2.1.jar file - Jar f

Jar examples for f:flexjson

Description

You can download jar file flexjson 2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

flexjson-2.1-javadoc.jar
flexjson-2.1-sources.jar
flexjson-2.1.jar
flexjson-2.1.pom



Related Tutorials