License |
License |
---|---|
Categories |
CategoriesCLI User Interface Google HTTP Client Net HTTP Clients |
GroupId | GroupIdcom.octo.android.robospice |
ArtifactId | ArtifactIdrobospice-google-http-client-parent |
Last Version | Last Version1.4.14 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRobospice - Extension Google Http Java Client Module Parent
RoboSpice Extension Google Http Java Client module parent
|
Filename | Size |
---|---|
robospice-google-http-client-parent-1.4.14.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.octo.android.robospice/robospice-google-http-client-parent/ -->
<dependency>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-google-http-client-parent</artifactId>
<version>1.4.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.octo.android.robospice/robospice-google-http-client-parent/
implementation 'com.octo.android.robospice:robospice-google-http-client-parent:1.4.14'
// https://jarcasting.com/artifacts/com.octo.android.robospice/robospice-google-http-client-parent/
implementation ("com.octo.android.robospice:robospice-google-http-client-parent:1.4.14")
'com.octo.android.robospice:robospice-google-http-client-parent:pom:1.4.14'
<dependency org="com.octo.android.robospice" name="robospice-google-http-client-parent" rev="1.4.14">
<artifact name="robospice-google-http-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.octo.android.robospice', module='robospice-google-http-client-parent', version='1.4.14')
)
libraryDependencies += "com.octo.android.robospice" % "robospice-google-http-client-parent" % "1.4.14"
[com.octo.android.robospice/robospice-google-http-client-parent "1.4.14"]