GroupId | GroupIdcom.lightningkite.rx |
---|---|
ArtifactId | ArtifactIdokhttp-resources |
Version | Version1.0.0-rc1 |
Type | Typeaar |
Filename | Size |
---|---|
okhttp-resources-1.0.0-rc1.pom | |
okhttp-resources-1.0.0-rc1-sources.jar | 261 bytes |
okhttp-resources-1.0.0-rc1-javadoc.jar | 256 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lightningkite.rx/okhttp-resources/ -->
<dependency>
<groupId>com.lightningkite.rx</groupId>
<artifactId>okhttp-resources</artifactId>
<version>1.0.0-rc1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lightningkite.rx/okhttp-resources/
implementation 'com.lightningkite.rx:okhttp-resources:1.0.0-rc1'
// https://jarcasting.com/artifacts/com.lightningkite.rx/okhttp-resources/
implementation ("com.lightningkite.rx:okhttp-resources:1.0.0-rc1")
'com.lightningkite.rx:okhttp-resources:aar:1.0.0-rc1'
<dependency org="com.lightningkite.rx" name="okhttp-resources" rev="1.0.0-rc1">
<artifact name="okhttp-resources" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lightningkite.rx', module='okhttp-resources', version='1.0.0-rc1')
)
libraryDependencies += "com.lightningkite.rx" % "okhttp-resources" % "1.0.0-rc1"
[com.lightningkite.rx/okhttp-resources "1.0.0-rc1"]