License |
License |
---|---|
GroupId | GroupIdcom.lightningkite.rx |
ArtifactId | ArtifactIdokhttp-resources |
Version | Version0.9.0 |
Type | Typeaar |
Description |
DescriptionRxPlus-OkHttp-Resources
An OkHttp wrapper based on RxJava that uploads images from RxPlus-Android-Resources.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
okhttp-resources-0.9.0.pom | |
okhttp-resources-0.9.0-sources.jar | 261 bytes |
okhttp-resources-0.9.0-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>0.9.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lightningkite.rx/okhttp-resources/
implementation 'com.lightningkite.rx:okhttp-resources:0.9.0'
// https://jarcasting.com/artifacts/com.lightningkite.rx/okhttp-resources/
implementation ("com.lightningkite.rx:okhttp-resources:0.9.0")
'com.lightningkite.rx:okhttp-resources:aar:0.9.0'
<dependency org="com.lightningkite.rx" name="okhttp-resources" rev="0.9.0">
<artifact name="okhttp-resources" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lightningkite.rx', module='okhttp-resources', version='0.9.0')
)
libraryDependencies += "com.lightningkite.rx" % "okhttp-resources" % "0.9.0"
[com.lightningkite.rx/okhttp-resources "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.lightningkite.rx : android-resources | jar | 0.9.0 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.github.bumptech.glide : glide | jar | 4.12.0 |