Last Version

mmm-marshall-json 0.2.0

Implementations of mmm-marshall API for JSON without any 3rd-party lib.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.m-m-m
ArtifactId

ArtifactId

mmm-marshall-json
Version

Version

0.2.0
Type

Type

jar
Description

Description

mmm-marshall-json
Implementations of mmm-marshall API for JSON without any 3rd-party lib.
Project URL

Project URL

https://m-m-m.github.io/
Project Organization

Project Organization

mmm-team
Source Code Management

Source Code Management

https://github.com/m-m-m/marshal/tree/master

Download mmm-marshall-json 0.2.0


<!-- https://jarcasting.com/artifacts/io.github.m-m-m/mmm-marshall-json/ -->
<dependency>
    <groupId>io.github.m-m-m</groupId>
    <artifactId>mmm-marshall-json</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-marshall-json/
implementation 'io.github.m-m-m:mmm-marshall-json:0.2.0'
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-marshall-json/
implementation ("io.github.m-m-m:mmm-marshall-json:0.2.0")
'io.github.m-m-m:mmm-marshall-json:jar:0.2.0'
<dependency org="io.github.m-m-m" name="mmm-marshall-json" rev="0.2.0">
  <artifact name="mmm-marshall-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.m-m-m', module='mmm-marshall-json', version='0.2.0')
)
libraryDependencies += "io.github.m-m-m" % "mmm-marshall-json" % "0.2.0"
[io.github.m-m-m/mmm-marshall-json "0.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.m-m-m : mmm-scanner jar 0.2.0
io.github.m-m-m : mmm-marshall jar 0.2.0

Project Modules

There are no modules declared in this project.