is not current version
Last Version 0.0.8

com.github.sasakitomohiro:indicatorview 0.0.3

IndicatorView

GroupId

GroupId

com.github.sasakitomohiro
ArtifactId

ArtifactId

indicatorview
Version

Version

0.0.3
Type

Type

aar

Download indicatorview 0.0.3


<!-- https://jarcasting.com/artifacts/com.github.sasakitomohiro/indicatorview/ -->
<dependency>
    <groupId>com.github.sasakitomohiro</groupId>
    <artifactId>indicatorview</artifactId>
    <version>0.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sasakitomohiro/indicatorview/
implementation 'com.github.sasakitomohiro:indicatorview:0.0.3'
// https://jarcasting.com/artifacts/com.github.sasakitomohiro/indicatorview/
implementation ("com.github.sasakitomohiro:indicatorview:0.0.3")
'com.github.sasakitomohiro:indicatorview:aar:0.0.3'
<dependency org="com.github.sasakitomohiro" name="indicatorview" rev="0.0.3">
  <artifact name="indicatorview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.sasakitomohiro', module='indicatorview', version='0.0.3')
)
libraryDependencies += "com.github.sasakitomohiro" % "indicatorview" % "0.0.3"
[com.github.sasakitomohiro/indicatorview "0.0.3"]