Moshi Kotlin

A modern JSON API for Android and Java

License

License

Categories

Categories

Kotlin Languages Square Business Logic Libraries Financial Moshi Data JSON
GroupId

GroupId

com.squareup.moshi
ArtifactId

ArtifactId

moshi-kotlin
Last Version

Last Version

1.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

Moshi Kotlin
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-kotlin

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.moshi : moshi jar 1.13.0
org.jetbrains.kotlin : kotlin-reflect jar 1.6.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