| License |
License
Android Espresso ScrollableScroll License
|
|---|---|
| GroupId | GroupIdcom.zmarkan |
| ArtifactId | ArtifactIdscrollableScroll |
| Last Version | Last Version1.0.29 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionandroid-test-scrollable-scroll
Android Testing Scrollable Scrollview utility for Espresso
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scrollableScroll-1.0.29.pom | |
| scrollableScroll-1.0.29-sources.jar | 2 KB |
| scrollableScroll-1.0.29-javadoc.jar | 398 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.test.espresso » espresso-core | jar | 3.1.0 |
| androidx.appcompat » appcompat | jar | 1.2.0 |