MVN

com.squareup.retrofit2 : converter-wire

Maven & Gradle

May 20, 2020
15 usages
42.6k stars

Converter: Wire Protocol Buffers · A Retrofit Converter which uses Wire for serialization.

<dependency>
    <groupId>com.squareup.retrofit2</groupId>
    <artifactId>converter-wire</artifactId>
    <version>2.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.9.0
  • Latest Beta: 2.0.0-beta4

All Versions

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

Version Vulnerabilities Updated
2.9.x
converter-wire-2.9.0
2.8.x
converter-wire-2.8.2
converter-wire-2.8.1
converter-wire-2.8.0
2.7.x
converter-wire-2.7.2
converter-wire-2.7.1
converter-wire-2.7.0
2.6.x
converter-wire-2.6.4
converter-wire-2.6.3
converter-wire-2.6.2
converter-wire-2.6.1
converter-wire-2.6.0
2.5.x
converter-wire-2.5.0
2.4.x
converter-wire-2.4.0
2.3.x
converter-wire-2.3.0
2.2.x
converter-wire-2.2.0
2.1.x
converter-wire-2.1.0
2.0.x
converter-wire-2.0.2
converter-wire-2.0.1
converter-wire-2.0.0
converter-wire-2.0.0-beta4
converter-wire-2.0.0-beta3

How to add a dependency to Maven

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

<dependency>
    <groupId>com.squareup.retrofit2</groupId>
    <artifactId>converter-wire</artifactId>
    <version>2.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.retrofit2 : converter-wire gradle dependency to your build.gradle file:

implementation 'com.squareup.retrofit2:converter-wire:2.9.0'

Gradle Kotlin DSL: Add the following com.squareup.retrofit2 : converter-wire gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.retrofit2:converter-wire:2.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.retrofit2 : converter-wire sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.retrofit2" % "converter-wire" % "2.9.0"

Advertisement

Dependencies from Group

May 20, 2020
1.7k usages
42.6k stars
May 20, 2020
934 usages
42.6k stars
May 20, 2020
384 usages
42.6k stars
May 20, 2020
234 usages
42.6k stars
May 20, 2020
216 usages
42.6k stars

Discover Dependencies

May 02, 2018
21 usages
Jul 13, 2023
13 usages
82 stars
Jan 01, 2021
10 usages
3 stars
Oct 28, 2016
10 usages
20 stars
Jun 15, 2022
26 usages
1.9k stars
May 02, 2018
23 usages
Jun 14, 2018
11 usages
202 stars
Jul 24, 2018
11 usages
5.1k stars
Aug 05, 2016
15 usages
Nov 10, 2018
10 usages
56 stars