не последняя версия
Последняя версия 1.0.4

eu.bolt:screenshotty-rx 1.0.0

Reactive wrapper for Screenshotty library

Группа

Группа

eu.bolt
Идентификатор

Идентификатор

screenshotty-rx
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать screenshotty-rx 1.0.0


<!-- https://jarcasting.com/artifacts/eu.bolt/screenshotty-rx/ -->
<dependency>
    <groupId>eu.bolt</groupId>
    <artifactId>screenshotty-rx</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/eu.bolt/screenshotty-rx/
implementation 'eu.bolt:screenshotty-rx:1.0.0'
// https://jarcasting.com/artifacts/eu.bolt/screenshotty-rx/
implementation ("eu.bolt:screenshotty-rx:1.0.0")
'eu.bolt:screenshotty-rx:aar:1.0.0'
<dependency org="eu.bolt" name="screenshotty-rx" rev="1.0.0">
  <artifact name="screenshotty-rx" type="aar" />
</dependency>
@Grapes(
@Grab(group='eu.bolt', module='screenshotty-rx', version='1.0.0')
)
libraryDependencies += "eu.bolt" % "screenshotty-rx" % "1.0.0"
[eu.bolt/screenshotty-rx "1.0.0"]