Moshi

A modern JSON API for Android and Java

License

License

Categories

Categories

Square Business Logic Libraries Financial Moshi Data JSON
GroupId

GroupId

com.squareup.moshi
ArtifactId

ArtifactId

moshi
Last Version

Last Version

1.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

Moshi
A modern JSON API for Android and Java
Project URL

Project URL

https://github.com/square/moshi/
Source Code Management

Source Code Management

https://github.com/square/moshi/

Download moshi

How to add to project

<!-- https://jarcasting.com/artifacts/com.squareup.moshi/moshi/ -->
<dependency>
    <groupId>com.squareup.moshi</groupId>
    <artifactId>moshi</artifactId>
    <version>1.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.moshi/moshi/
implementation 'com.squareup.moshi:moshi:1.13.0'
// https://jarcasting.com/artifacts/com.squareup.moshi/moshi/
implementation ("com.squareup.moshi:moshi:1.13.0")
'com.squareup.moshi:moshi:jar:1.13.0'
<dependency org="com.squareup.moshi" name="moshi" rev="1.13.0">
  <artifact name="moshi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.moshi', module='moshi', version='1.13.0')
)
libraryDependencies += "com.squareup.moshi" % "moshi" % "1.13.0"
[com.squareup.moshi/moshi "1.13.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okio : okio jar 2.10.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

Project Modules

There are no modules declared in this project.
com.squareup.moshi

Square

Versions

Version
1.13.0
1.12.0
1.11.0
1.10.0
1.9.3
1.9.2
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0
1.6.0-RC1
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
0.9.0