android-test-scrollable-scroll

Android Testing Scrollable Scrollview utility for Espresso

Лицензия

Лицензия

Android Espresso ScrollableScroll License
Группа

Группа

com.zmarkan
Идентификатор

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

scrollableScroll
Последняя версия

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

1.0.29
Дата

Дата

Тип

Тип

aar
Описание

Описание

android-test-scrollable-scroll
Android Testing Scrollable Scrollview utility for Espresso
Ссылка на сайт

Ссылка на сайт

https://github.com/zmarkan/Android-Espresso-ScrollableScroll
Система контроля версий

Система контроля версий

https://github.com/zmarkan/Android-Espresso-ScrollableScroll/tree/main

Скачать scrollableScroll

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
androidx.test.espresso » espresso-core jar 3.1.0
androidx.appcompat » appcompat jar 1.2.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.29
1.0.23
0.1.12
0.1.11
0.1.10