is not current version
Last Version 0.0.8

com.github.sasakitomohiro:indicatorview 0.0.7

IndicatorView

GroupId

GroupId

com.github.sasakitomohiro
ArtifactId

ArtifactId

indicatorview
Version

Version

0.0.7
Type

Type

aar

Download indicatorview 0.0.7


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