is not current version
Last Version 2.3.9

love.forte.simple-robot.serialization:json-moshi 2.1.0-DEV.1

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

License

License

Categories

Categories

JSON Data Moshi Serialization Data Formats
GroupId

GroupId

love.forte.simple-robot.serialization
ArtifactId

ArtifactId

json-moshi
Version

Version

2.1.0-DEV.1
Type

Type

jar
Description

Description

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

Download json-moshi 2.1.0-DEV.1


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

Dependencies

compile (4)

Group / Artifact Type Version
love.forte.common : ioc jar 1.0.0-BETA.2
love.forte.simple-robot.serialization : json-core jar 2.1.0-DEV.1
com.squareup.moshi : moshi jar 1.11.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

Project Modules

There are no modules declared in this project.