is not current version
Last Version 1.0.4

com.lightningkite.rx:okhttp-resources 0.7.0

An Extension to HttpClient that adds support for the Android-Resources package.

GroupId

GroupId

com.lightningkite.rx
ArtifactId

ArtifactId

okhttp-resources
Version

Version

0.7.0
Type

Type

aar

Download okhttp-resources 0.7.0


<!-- https://jarcasting.com/artifacts/com.lightningkite.rx/okhttp-resources/ -->
<dependency>
    <groupId>com.lightningkite.rx</groupId>
    <artifactId>okhttp-resources</artifactId>
    <version>0.7.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lightningkite.rx/okhttp-resources/
implementation 'com.lightningkite.rx:okhttp-resources:0.7.0'
// https://jarcasting.com/artifacts/com.lightningkite.rx/okhttp-resources/
implementation ("com.lightningkite.rx:okhttp-resources:0.7.0")
'com.lightningkite.rx:okhttp-resources:aar:0.7.0'
<dependency org="com.lightningkite.rx" name="okhttp-resources" rev="0.7.0">
  <artifact name="okhttp-resources" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lightningkite.rx', module='okhttp-resources', version='0.7.0')
)
libraryDependencies += "com.lightningkite.rx" % "okhttp-resources" % "0.7.0"
[com.lightningkite.rx/okhttp-resources "0.7.0"]