is not current version
Last Version 2.3.9

love.forte.simple-robot.serialization:json-fastjson 2.2.0-DEV.15

simple-robot是一个通用bot开发框架,以同一种灵活的标准来编写不同平台的bot应用。而simpler-robot便是simple-robot 2.x版本命名。

License

License

Categories

Categories

JSON Data fastjson Serialization Data Formats
GroupId

GroupId

love.forte.simple-robot.serialization
ArtifactId

ArtifactId

json-fastjson
Version

Version

2.2.0-DEV.15
Type

Type

jar
Description

Description

simple-robot是一个通用bot开发框架,以同一种灵活的标准来编写不同平台的bot应用。而simpler-robot便是simple-robot 2.x版本命名。

Download json-fastjson 2.2.0-DEV.15


<!-- 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.2.0-DEV.15</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot.serialization/json-fastjson/
implementation 'love.forte.simple-robot.serialization:json-fastjson:2.2.0-DEV.15'
// https://jarcasting.com/artifacts/love.forte.simple-robot.serialization/json-fastjson/
implementation ("love.forte.simple-robot.serialization:json-fastjson:2.2.0-DEV.15")
'love.forte.simple-robot.serialization:json-fastjson:jar:2.2.0-DEV.15'
<dependency org="love.forte.simple-robot.serialization" name="json-fastjson" rev="2.2.0-DEV.15">
  <artifact name="json-fastjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot.serialization', module='json-fastjson', version='2.2.0-DEV.15')
)
libraryDependencies += "love.forte.simple-robot.serialization" % "json-fastjson" % "2.2.0-DEV.15"
[love.forte.simple-robot.serialization/json-fastjson "2.2.0-DEV.15"]

Dependencies

compile (3)

Group / Artifact Type Version
love.forte.common : ioc jar 1.0.6
love.forte.simple-robot.serialization : json-core jar 2.2.0-DEV.15
com.alibaba : fastjson jar 1.2.75

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.5.20
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.5.20

Project Modules

There are no modules declared in this project.