is not current version
Last Version 2.3.9

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


Categories

Categories

JSON Data Moshi Serialization Data Formats
GroupId

GroupId

love.forte.simple-robot.serialization
ArtifactId

ArtifactId

json-moshi
Version

Version

2.2.0-DEV.1
Type

Type

jar

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