is not current version
Last Version 2.0.0

com.zippoy:jsonassert-fastjson 1.5.0

A library to develop RESTful but flexible APIs

Categories

Categories

JSON Data fastjson
GroupId

GroupId

com.zippoy
ArtifactId

ArtifactId

jsonassert-fastjson
Version

Version

1.5.0
Type

Type

jar

Download jsonassert-fastjson 1.5.0


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