Moshi Adapters

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-adapters
Last Version

Last Version

1.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

Moshi Adapters
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-adapters

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.moshi : moshi jar 1.13.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