Last Version

JSON 1.0.2

JSON

License

License

Categories

Categories

JSON Data
GroupId

GroupId

cn.javaf.cq
ArtifactId

ArtifactId

json
Version

Version

1.0.2
Type

Type

jar
Description

Description

JSON
JSON
Project URL

Project URL

https://gitee.com/cq823/events

Download json 1.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.