MVN

com.squareup.moshi : moshi

Maven & Gradle

May 12, 2023
425 usages
9.3k stars

moshi · A modern JSON API for Android and Java

<dependency>
    <groupId>com.squareup.moshi</groupId>
    <artifactId>moshi</artifactId>
    <version>1.15.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup.moshi : moshi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.15.0
  • Latest Release Candidate: 1.6.0-RC1

All Versions

Choose a version of com.squareup.moshi : moshi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.15.x
moshi-1.15.0
1.14.x
moshi-1.14.0
1.13.x
moshi-1.13.0
1.12.x
moshi-1.12.0
1.11.x
moshi-1.11.0
1.10.x
moshi-1.10.0
1.9.x
moshi-1.9.3
moshi-1.9.2
moshi-1.9.1
moshi-1.9.0
1.8.x
moshi-1.8.0
1.7.x
moshi-1.7.0
1.6.x
moshi-1.6.0
moshi-1.6.0-RC1
1.5.x
moshi-1.5.0
1.4.x
moshi-1.4.0
1.3.x
moshi-1.3.1
moshi-1.3.0
1.2.x
moshi-1.2.0
1.1.x
moshi-1.1.0
1.0.x
moshi-1.0.0
0.9.x
moshi-0.9.0

How to add a dependency to Maven

Add the following com.squareup.moshi : moshi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup.moshi</groupId>
    <artifactId>moshi</artifactId>
    <version>1.15.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.moshi : moshi gradle dependency to your build.gradle file:

implementation 'com.squareup.moshi:moshi:1.15.0'

Gradle Kotlin DSL: Add the following com.squareup.moshi : moshi gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.moshi:moshi:1.15.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.moshi : moshi sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.moshi" % "moshi" % "1.15.0"

Advertisement

Dependencies from Group

May 12, 2023
425 usages
9.3k stars
May 12, 2023
178 usages
9.3k stars
May 12, 2023
89 usages
9.3k stars
May 12, 2023
12 usages
9.3k stars
Aug 27, 2020
9.3k stars

Discover Dependencies

Mar 02, 2023
17 stars
Dec 13, 2019
1 usages
0 stars
Jan 11, 2023
869 usages
5.9k stars
May 06, 2023
3 usages
394 stars
Jan 14, 2017
3 usages
449 stars
Jan 15, 2017
2 usages
27 stars
Jun 28, 2018
880 stars