Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.shekhargulati.reactivex |
ArtifactId | ArtifactIdrx-okhttp |
Version | Version0.1.7 |
Type | Typejar |
Filename | Size |
---|---|
rx-okhttp-0.1.7.pom | |
rx-okhttp-0.1.7.jar | 32 KB |
rx-okhttp-0.1.7-sources.jar | 24 KB |
rx-okhttp-0.1.7-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shekhargulati.reactivex/rx-okhttp/ -->
<dependency>
<groupId>com.shekhargulati.reactivex</groupId>
<artifactId>rx-okhttp</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.shekhargulati.reactivex/rx-okhttp/
implementation 'com.shekhargulati.reactivex:rx-okhttp:0.1.7'
// https://jarcasting.com/artifacts/com.shekhargulati.reactivex/rx-okhttp/
implementation ("com.shekhargulati.reactivex:rx-okhttp:0.1.7")
'com.shekhargulati.reactivex:rx-okhttp:jar:0.1.7'
<dependency org="com.shekhargulati.reactivex" name="rx-okhttp" rev="0.1.7">
<artifact name="rx-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shekhargulati.reactivex', module='rx-okhttp', version='0.1.7')
)
libraryDependencies += "com.shekhargulati.reactivex" % "rx-okhttp" % "0.1.7"
[com.shekhargulati.reactivex/rx-okhttp "0.1.7"]