License |
License |
---|---|
GroupId | GroupIdcom.github.nisrulz |
ArtifactId | ArtifactIdstackedhorizontalprogressbar |
Version | Version1.0.3 |
Type | Typeaar |
Description |
Descriptionstackedhorizontalprogressbar
Android library to implement stacked horizontal progressbar
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.nisrulz/stackedhorizontalprogressbar/ -->
<dependency>
<groupId>com.github.nisrulz</groupId>
<artifactId>stackedhorizontalprogressbar</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nisrulz/stackedhorizontalprogressbar/
implementation 'com.github.nisrulz:stackedhorizontalprogressbar:1.0.3'
// https://jarcasting.com/artifacts/com.github.nisrulz/stackedhorizontalprogressbar/
implementation ("com.github.nisrulz:stackedhorizontalprogressbar:1.0.3")
'com.github.nisrulz:stackedhorizontalprogressbar:aar:1.0.3'
<dependency org="com.github.nisrulz" name="stackedhorizontalprogressbar" rev="1.0.3">
<artifact name="stackedhorizontalprogressbar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.nisrulz', module='stackedhorizontalprogressbar', version='1.0.3')
)
libraryDependencies += "com.github.nisrulz" % "stackedhorizontalprogressbar" % "1.0.3"
[com.github.nisrulz/stackedhorizontalprogressbar "1.0.3"]