is not current version
Last Version 1.0.4

com.lightningkite.rx:okhttp-resources 1.0.3

An OkHttp wrapper based on RxJava that uploads images from RxPlus-Android-Resources.

GroupId

GroupId

com.lightningkite.rx
ArtifactId

ArtifactId

okhttp-resources
Version

Version

1.0.3
Type

Type

aar

Download okhttp-resources 1.0.3


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