License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.suparnatural.kotlin |
ArtifactId | ArtifactIdrx-android-debug |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionutilities
RX API for suparnatural graphql
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rx-android-debug-1.1.0.pom | |
rx-android-debug-1.1.0.module | 3 KB |
rx-android-debug-1.1.0-sources.jar | 1 KB |
rx-android-debug-1.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.suparnatural.kotlin/rx-android-debug/ -->
<dependency>
<groupId>com.suparnatural.kotlin</groupId>
<artifactId>rx-android-debug</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.suparnatural.kotlin/rx-android-debug/
implementation 'com.suparnatural.kotlin:rx-android-debug:1.1.0'
// https://jarcasting.com/artifacts/com.suparnatural.kotlin/rx-android-debug/
implementation ("com.suparnatural.kotlin:rx-android-debug:1.1.0")
'com.suparnatural.kotlin:rx-android-debug:aar:1.1.0'
<dependency org="com.suparnatural.kotlin" name="rx-android-debug" rev="1.1.0">
<artifact name="rx-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.suparnatural.kotlin', module='rx-android-debug', version='1.1.0')
)
libraryDependencies += "com.suparnatural.kotlin" % "rx-android-debug" % "1.1.0"
[com.suparnatural.kotlin/rx-android-debug "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.20 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.3.2 |
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.20 |