| License |
License |
|---|---|
| Categories |
CategoriesNet JSON Data |
| GroupId | GroupIdnet.sf.flexjson |
| ArtifactId | ArtifactIdflexjson |
| Last Version | Last Version3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionflexjson
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| flexjson-3.3.pom | |
| flexjson-3.3.jar | 87 KB |
| flexjson-3.3-sources.jar | 71 KB |
| flexjson-3.3-javadoc.jar | 387 KB |
| Browse |
<!-- 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"]
| 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 |