is not current version
Last Version 2.3.9

love.forte.simple-robot.serialization:json-fastjson 2.0.0-RC.2


Categories

Categories

JSON Data fastjson Serialization Data Formats
GroupId

GroupId

love.forte.simple-robot.serialization
ArtifactId

ArtifactId

json-fastjson
Version

Version

2.0.0-RC.2
Type

Type

jar

Download json-fastjson 2.0.0-RC.2


<!-- https://jarcasting.com/artifacts/love.forte.simple-robot.serialization/json-fastjson/ -->
<dependency>
    <groupId>love.forte.simple-robot.serialization</groupId>
    <artifactId>json-fastjson</artifactId>
    <version>2.0.0-RC.2</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot.serialization/json-fastjson/
implementation 'love.forte.simple-robot.serialization:json-fastjson:2.0.0-RC.2'
// https://jarcasting.com/artifacts/love.forte.simple-robot.serialization/json-fastjson/
implementation ("love.forte.simple-robot.serialization:json-fastjson:2.0.0-RC.2")
'love.forte.simple-robot.serialization:json-fastjson:jar:2.0.0-RC.2'
<dependency org="love.forte.simple-robot.serialization" name="json-fastjson" rev="2.0.0-RC.2">
  <artifact name="json-fastjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot.serialization', module='json-fastjson', version='2.0.0-RC.2')
)
libraryDependencies += "love.forte.simple-robot.serialization" % "json-fastjson" % "2.0.0-RC.2"
[love.forte.simple-robot.serialization/json-fastjson "2.0.0-RC.2"]