| License |
License |
|---|---|
| GroupId | GroupIdcom.lightningkite.rx |
| ArtifactId | ArtifactIdokhttp-resources |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| 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-1.0.4.pom | |
| okhttp-resources-1.0.4-sources.jar | 2 KB |
| okhttp-resources-1.0.4-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.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lightningkite.rx/okhttp-resources/
implementation 'com.lightningkite.rx:okhttp-resources:1.0.4'
// https://jarcasting.com/artifacts/com.lightningkite.rx/okhttp-resources/
implementation ("com.lightningkite.rx:okhttp-resources:1.0.4")
'com.lightningkite.rx:okhttp-resources:aar:1.0.4'
<dependency org="com.lightningkite.rx" name="okhttp-resources" rev="1.0.4">
<artifact name="okhttp-resources" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lightningkite.rx', module='okhttp-resources', version='1.0.4')
)
libraryDependencies += "com.lightningkite.rx" % "okhttp-resources" % "1.0.4"
[com.lightningkite.rx/okhttp-resources "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.lightningkite.rx : android-resources | jar | 1.0.4 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.bumptech.glide : glide | jar | 4.13.2 |