flexjson

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.sf.flexjson
ArtifactId

ArtifactId

flexjson
Last Version

Last Version

3.3
Release Date

Release Date

Type

Type

jar
Description

Description

flexjson
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://flexjson.sourceforge.net/
Source Code Management

Source Code Management

https://svn.code.sf.net/p/flexjson/code/tags/flexjson-3.3

Download flexjson

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.flexjson/flexjson/ -->
<dependency>
    <groupId>net.sf.flexjson</groupId>
    <artifactId>flexjson</artifactId>
    <version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.flexjson/flexjson/
implementation 'net.sf.flexjson:flexjson:3.3'
// https://jarcasting.com/artifacts/net.sf.flexjson/flexjson/
implementation ("net.sf.flexjson:flexjson:3.3")
'net.sf.flexjson:flexjson:jar:3.3'
<dependency org="net.sf.flexjson" name="flexjson" rev="3.3">
  <artifact name="flexjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.flexjson', module='flexjson', version='3.3')
)
libraryDependencies += "net.sf.flexjson" % "flexjson" % "3.3"
[net.sf.flexjson/flexjson "3.3"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.slf4j : slf4j-api jar 1.4.3
org.slf4j : slf4j-simple jar 1.4.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.3
3.2
3.1
3.0
2.1
2.0