saygoer fastjson


License

License

Categories

Categories

JSON Data fastjson
GroupId

GroupId

com.saygoer
ArtifactId

ArtifactId

fastjson
Last Version

Last Version

1.1-unwrap
Release Date

Release Date

Type

Type

jar
Description

Description

saygoer fastjson
saygoer fastjson

Download fastjson

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar
org.springframework : spring-webmvc jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1-unwrap
1.0-unwrap