Last Version

Retrofit2 2.0.0

Turns your REST API into a Java interface

License

License

Categories

Categories

Retrofit Net HTTP Clients FST Data Data Formats Serialization
GroupId

GroupId

com.infstory
ArtifactId

ArtifactId

retrofit
Version

Version

2.0.0
Type

Type

jar
Description

Description

Retrofit2
Turns your REST API into a Java interface
Project URL

Project URL

https://github.com/yongjhih/retrofit
Source Code Management

Source Code Management

https://github.com/yongjhih/retrofit

Download retrofit 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.0.9
com.squareup.okhttp : okhttp jar 2.4.0
com.squareup.retrofit : retrofit jar 1.9.0

Project Modules

There are no modules declared in this project.