Last Version

Retrofit 2.0.0-beta2

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

License

License

Categories

Categories

Square Business Logic Libraries Financial Retrofit Net HTTP Clients
GroupId

GroupId

com.squareup.retrofit
ArtifactId

ArtifactId

retrofit
Version

Version

2.0.0-beta2
Type

Type

jar
Description

Description

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

Project Organization

Square, Inc.

Download retrofit 2.0.0-beta2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 2.5.0
com.google.android : android Optional jar 4.1.1.4
org.codehaus.mojo : animal-sniffer-annotations Optional jar 1.14

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 1.7.0
org.mockito : mockito-core jar 1.9.5
com.google.guava : guava jar 18.0
com.squareup.okhttp : mockwebserver jar 2.5.0

Project Modules

There are no modules declared in this project.