License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdru.ztrap |
ArtifactId | ArtifactIdRxSlideUp2 |
Last Version | Last Version2.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 |
---|---|
RxSlideUp2-2.0.1.pom | |
RxSlideUp2-2.0.1.aar | 8 KB |
RxSlideUp2-2.0.1-sources.jar | 6 KB |
RxSlideUp2-2.0.1-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.ztrap/RxSlideUp2/ -->
<dependency>
<groupId>ru.ztrap</groupId>
<artifactId>RxSlideUp2</artifactId>
<version>2.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.ztrap/RxSlideUp2/
implementation 'ru.ztrap:RxSlideUp2:2.0.1'
// https://jarcasting.com/artifacts/ru.ztrap/RxSlideUp2/
implementation ("ru.ztrap:RxSlideUp2:2.0.1")
'ru.ztrap:RxSlideUp2:aar:2.0.1'
<dependency org="ru.ztrap" name="RxSlideUp2" rev="2.0.1">
<artifact name="RxSlideUp2" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.ztrap', module='RxSlideUp2', version='2.0.1')
)
libraryDependencies += "ru.ztrap" % "RxSlideUp2" % "2.0.1"
[ru.ztrap/RxSlideUp2 "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.mancj » SlideUp-Android | jar | 2.2.8 |
io.reactivex.rxjava2 : rxandroid | jar | 2.0.2 |
io.reactivex.rxjava2 : rxjava | jar | 2.1.12 |