GroupId | GroupIdcom.github.skydoves |
---|---|
ArtifactId | ArtifactIdindicatorscrollview |
Version | Version1.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
indicatorscrollview-1.0.3.pom | |
indicatorscrollview-1.0.3.aar | 43 KB |
indicatorscrollview-1.0.3-sources.jar | 11 KB |
indicatorscrollview-1.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/indicatorscrollview/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>indicatorscrollview</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/indicatorscrollview/
implementation 'com.github.skydoves:indicatorscrollview:1.0.3'
// https://jarcasting.com/artifacts/com.github.skydoves/indicatorscrollview/
implementation ("com.github.skydoves:indicatorscrollview:1.0.3")
'com.github.skydoves:indicatorscrollview:aar:1.0.3'
<dependency org="com.github.skydoves" name="indicatorscrollview" rev="1.0.3">
<artifact name="indicatorscrollview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='indicatorscrollview', version='1.0.3')
)
libraryDependencies += "com.github.skydoves" % "indicatorscrollview" % "1.0.3"
[com.github.skydoves/indicatorscrollview "1.0.3"]