android-test-scrollable-scroll

Android Testing Scrollable Scrollview utility for Espresso

License

License

Android Espresso ScrollableScroll License
GroupId

GroupId

com.zmarkan
ArtifactId

ArtifactId

scrollableScroll
Last Version

Last Version

1.0.29
Release Date

Release Date

Type

Type

aar
Description

Description

android-test-scrollable-scroll
Android Testing Scrollable Scrollview utility for Espresso
Project URL

Project URL

https://github.com/zmarkan/Android-Espresso-ScrollableScroll
Source Code Management

Source Code Management

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

Download scrollableScroll

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.test.espresso » espresso-core jar 3.1.0
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.29
1.0.23
0.1.12
0.1.11
0.1.10