License |
License |
---|---|
GroupId | GroupIdcom.github.skydoves |
ArtifactId | ArtifactIdindicatorscrollview |
Version | Version1.0.4 |
Type | Typeaar |
Description |
Descriptionindicatorscrollview
A dynamic way of animating indicators according to positions of a scroll view.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
indicatorscrollview-1.0.4.pom | |
indicatorscrollview-1.0.4-sources.jar | 11 KB |
indicatorscrollview-1.0.4-javadoc.jar | 366 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/indicatorscrollview/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>indicatorscrollview</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/indicatorscrollview/
implementation 'com.github.skydoves:indicatorscrollview:1.0.4'
// https://jarcasting.com/artifacts/com.github.skydoves/indicatorscrollview/
implementation ("com.github.skydoves:indicatorscrollview:1.0.4")
'com.github.skydoves:indicatorscrollview:aar:1.0.4'
<dependency org="com.github.skydoves" name="indicatorscrollview" rev="1.0.4">
<artifact name="indicatorscrollview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='indicatorscrollview', version='1.0.4')
)
libraryDependencies += "com.github.skydoves" % "indicatorscrollview" % "1.0.4"
[com.github.skydoves/indicatorscrollview "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |