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