io.enoa:enoa-json-fastjson

Enoa

License

License

Categories

Categories

JSON Data fastjson
GroupId

GroupId

io.enoa
ArtifactId

ArtifactId

enoa-json-fastjson
Last Version

Last Version

1.7.2-rc
Release Date

Release Date

Type

Type

jar
Description

Description

Enoa

Download enoa-json-fastjson

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.49
io.enoa : enoa-json jar 1.7.2-rc

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.2-rc
1.7.0-beta
1.6-beta.2