MVN

com.jakewharton : jax-rs-moshi

Maven & Gradle

Aug 03, 2017
90 stars

JAX-RS Moshi · Message body reader/writer and parameter converter which uses Moshi.

<dependency>
    <groupId>com.jakewharton</groupId>
    <artifactId>jax-rs-moshi</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

Version Vulnerabilities Updated
1.0.x
jax-rs-moshi-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jakewharton</groupId>
    <artifactId>jax-rs-moshi</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jakewharton : jax-rs-moshi gradle dependency to your build.gradle file:

implementation 'com.jakewharton:jax-rs-moshi:1.0.0'

Gradle Kotlin DSL: Add the following com.jakewharton : jax-rs-moshi gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jakewharton:jax-rs-moshi:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jakewharton : jax-rs-moshi sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jakewharton" % "jax-rs-moshi" % "1.0.0"

Advertisement

Dependencies from Group

Aug 12, 2020
94 usages
25.5k stars
Jun 19, 2013
60 usages
5.7k stars
Aug 13, 2021
5 usages
1.7k stars
Aug 12, 2020
4 usages
25.5k stars
Sep 01, 2012
3 usages

Discover Dependencies

Apr 26, 2021
1 stars
Oct 28, 2019
0 stars
Aug 03, 2017
0 stars
Aug 04, 2017
0 stars
May 03, 2018
2 stars
Sep 06, 2017
64 stars
Aug 04, 2017
4 stars
May 31, 2018
53 stars