не последняя версия
Последняя версия 2.3.9

love.forte.simple-robot.serialization:json-moshi 2.0.9-snapshot


Категории

Категории

JSON Данные Moshi Serialization Data Formats
Группа

Группа

love.forte.simple-robot.serialization
Идентификатор

Идентификатор

json-moshi
Версия

Версия

2.0.9-snapshot
Тип

Тип

jar

Скачать json-moshi 2.0.9-snapshot


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