License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdcom.octo.android.robospice |
ArtifactId | ArtifactIdrobospice-retrofit |
Last Version | Last Version1.4.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRobospice - Extension Retrofit Module
RoboSpice Retrofit module parent
|
Filename | Size |
---|---|
robospice-retrofit-1.4.14.pom | |
robospice-retrofit-1.4.14.jar | 14 KB |
robospice-retrofit-1.4.14-sources.jar | 7 KB |
robospice-retrofit-1.4.14-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.octo.android.robospice/robospice-retrofit/ -->
<dependency>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-retrofit</artifactId>
<version>1.4.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.octo.android.robospice/robospice-retrofit/
implementation 'com.octo.android.robospice:robospice-retrofit:1.4.14'
// https://jarcasting.com/artifacts/com.octo.android.robospice/robospice-retrofit/
implementation ("com.octo.android.robospice:robospice-retrofit:1.4.14")
'com.octo.android.robospice:robospice-retrofit:jar:1.4.14'
<dependency org="com.octo.android.robospice" name="robospice-retrofit" rev="1.4.14">
<artifact name="robospice-retrofit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.octo.android.robospice', module='robospice-retrofit', version='1.4.14')
)
libraryDependencies += "com.octo.android.robospice" % "robospice-retrofit" % "1.4.14"
[com.octo.android.robospice/robospice-retrofit "1.4.14"]
Group / Artifact | Type | Version |
---|---|---|
com.octo.android.robospice : robospice | jar | 1.4.14 |
com.squareup.retrofit : retrofit | jar | 1.6.1 |
com.squareup.retrofit : converter-jackson Optional | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : annotations | jar | 4.1.1.4 |
com.google.android : android | jar | 4.1.1.4 |