Last Version

bestwu fastjson 1.2-unwrap

bestwu fastjson

License

License

Categories

Categories

JSON Data fastjson
GroupId

GroupId

cn.bestwu
ArtifactId

ArtifactId

fastjson
Version

Version

1.2-unwrap
Type

Type

jar
Description

Description

bestwu fastjson
bestwu fastjson

Download fastjson 1.2-unwrap


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

Dependencies

provided (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.