is not current version
Last Version 1.2

ru.fatrat.jsonmarshal:json-marshal-lite 1.1

Liteweight JSON marshalling library

Categories

Categories

JSON Data
GroupId

GroupId

ru.fatrat.jsonmarshal
ArtifactId

ArtifactId

json-marshal-lite
Version

Version

1.1
Type

Type

jar

Download json-marshal-lite 1.1


<!-- https://jarcasting.com/artifacts/ru.fatrat.jsonmarshal/json-marshal-lite/ -->
<dependency>
    <groupId>ru.fatrat.jsonmarshal</groupId>
    <artifactId>json-marshal-lite</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.fatrat.jsonmarshal/json-marshal-lite/
implementation 'ru.fatrat.jsonmarshal:json-marshal-lite:1.1'
// https://jarcasting.com/artifacts/ru.fatrat.jsonmarshal/json-marshal-lite/
implementation ("ru.fatrat.jsonmarshal:json-marshal-lite:1.1")
'ru.fatrat.jsonmarshal:json-marshal-lite:jar:1.1'
<dependency org="ru.fatrat.jsonmarshal" name="json-marshal-lite" rev="1.1">
  <artifact name="json-marshal-lite" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.fatrat.jsonmarshal', module='json-marshal-lite', version='1.1')
)
libraryDependencies += "ru.fatrat.jsonmarshal" % "json-marshal-lite" % "1.1"
[ru.fatrat.jsonmarshal/json-marshal-lite "1.1"]