| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdru.ztrap |
| ArtifactId | ArtifactIdRxSlideUp |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionRxSlideUp
Reactive listeners for SlideUp library https://github.com/mancj/SlideUp-Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| RxSlideUp-1.0.1.pom | |
| RxSlideUp-1.0.1.aar | 22 KB |
| RxSlideUp-1.0.1-sources.jar | 49 KB |
| RxSlideUp-1.0.1-javadoc.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.ztrap/RxSlideUp/ -->
<dependency>
<groupId>ru.ztrap</groupId>
<artifactId>RxSlideUp</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.ztrap/RxSlideUp/
implementation 'ru.ztrap:RxSlideUp:1.0.1'
// https://jarcasting.com/artifacts/ru.ztrap/RxSlideUp/
implementation ("ru.ztrap:RxSlideUp:1.0.1")
'ru.ztrap:RxSlideUp:aar:1.0.1'
<dependency org="ru.ztrap" name="RxSlideUp" rev="1.0.1">
<artifact name="RxSlideUp" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.ztrap', module='RxSlideUp', version='1.0.1')
)
libraryDependencies += "ru.ztrap" % "RxSlideUp" % "1.0.1"
[ru.ztrap/RxSlideUp "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 27.1.0 |
| com.github.mancj » SlideUp-Android | jar | 2.2.8 |
| io.reactivex : rxandroid | jar | 1.2.1 |
| io.reactivex : rxjava | jar | 1.3.7 |