Converters

Type-safe HTTP client for Android and Java by Square, Inc.

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

io.github.zawn
ArtifactId

ArtifactId

retrofit-converters
Last Version

Last Version

2.7.3
Release Date

Release Date

Type

Type

pom
Description

Description

Converters
Type-safe HTTP client for Android and Java by Square, Inc.
Project Organization

Project Organization

Square, Inc.

Download retrofit-converters

Filename Size
retrofit-converters-2.7.3.pom 868 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.zawn/retrofit-converters/ -->
<dependency>
    <groupId>io.github.zawn</groupId>
    <artifactId>retrofit-converters</artifactId>
    <version>2.7.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zawn/retrofit-converters/
implementation 'io.github.zawn:retrofit-converters:2.7.3'
// https://jarcasting.com/artifacts/io.github.zawn/retrofit-converters/
implementation ("io.github.zawn:retrofit-converters:2.7.3")
'io.github.zawn:retrofit-converters:pom:2.7.3'
<dependency org="io.github.zawn" name="retrofit-converters" rev="2.7.3">
  <artifact name="retrofit-converters" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.zawn', module='retrofit-converters', version='2.7.3')
)
libraryDependencies += "io.github.zawn" % "retrofit-converters" % "2.7.3"
[io.github.zawn/retrofit-converters "2.7.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • gson
  • guava
  • protobuf
  • jackson
  • java8
  • wire
  • simplexml
  • scalars
  • moshi
  • jaxb

Retrofit

A type-safe HTTP client for Android and Java.

For more information please see the website.

Download

Download the latest JAR or grab from Maven central at the coordinates com.squareup.retrofit2:retrofit:2.9.0.

Snapshots of the development version are available in Sonatype's snapshots repository.

Retrofit requires at minimum Java 8+ or Android API 21+.

R8 / ProGuard

If you are using R8 the shrinking and obfuscation rules are included automatically.

ProGuard users must manually add the options from retrofit2.pro. You might also need rules for OkHttp and Okio which are dependencies of this library.

License

Copyright 2013 Square, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
io.github.zawn

Square

Versions

Version
2.7.3