| License |
License |
|---|---|
| GroupId | GroupIdeu.bolt |
| ArtifactId | ArtifactIdscreenshotty-rx |
| Version | Version1.0.4 |
| Type | Typeaar |
| Description |
Descriptionscreenshotty-rx
Reactive wrapper for Screenshotty library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| screenshotty-rx-1.0.4.pom | |
| screenshotty-rx-1.0.4-sources.jar | 1 KB |
| screenshotty-rx-1.0.4-javadoc.jar | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.bolt/screenshotty-rx/ -->
<dependency>
<groupId>eu.bolt</groupId>
<artifactId>screenshotty-rx</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/eu.bolt/screenshotty-rx/
implementation 'eu.bolt:screenshotty-rx:1.0.4'
// https://jarcasting.com/artifacts/eu.bolt/screenshotty-rx/
implementation ("eu.bolt:screenshotty-rx:1.0.4")
'eu.bolt:screenshotty-rx:aar:1.0.4'
<dependency org="eu.bolt" name="screenshotty-rx" rev="1.0.4">
<artifact name="screenshotty-rx" type="aar" />
</dependency>
@Grapes(
@Grab(group='eu.bolt', module='screenshotty-rx', version='1.0.4')
)
libraryDependencies += "eu.bolt" % "screenshotty-rx" % "1.0.4"
[eu.bolt/screenshotty-rx "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.50 |
| eu.bolt : screenshotty | jar | 1.0.4 |
| androidx.annotation » annotation | jar | 1.1.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.50 |
| io.reactivex.rxjava2 : rxjava | jar | 2.2.9 |
| io.reactivex.rxjava2 : rxandroid | jar | 2.1.1 |