is not current version
Last Version 1.0.3

com.github.nisrulz:stackedhorizontalprogressbar 1.0.0

Android library to implement stacked horizontal progressbar

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

stackedhorizontalprogressbar
Version

Version

1.0.0
Type

Type

aar

Download stackedhorizontalprogressbar 1.0.0


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