| Лицензия |
Лицензия
Android Espresso ScrollableScroll License
|
|---|---|
| Группа | Группаcom.zmarkan |
| Идентификатор | ИдентификаторscrollableScroll |
| Версия | Версия1.0.29 |
| Тип | Типaar |
| Описание |
Описаниеandroid-test-scrollable-scroll
Android Testing Scrollable Scrollview utility for Espresso
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| scrollableScroll-1.0.29.pom | |
| scrollableScroll-1.0.29-sources.jar | 2 KB |
| scrollableScroll-1.0.29-javadoc.jar | 398 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.test.espresso » espresso-core | jar | 3.1.0 |
| androidx.appcompat » appcompat | jar | 1.2.0 |