GroupId | GroupIdcom.github.nisrulz |
---|---|
ArtifactId | ArtifactIdstackedhorizontalprogressbar |
Version | Version1.0.1 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.github.nisrulz/stackedhorizontalprogressbar/ -->
<dependency>
<groupId>com.github.nisrulz</groupId>
<artifactId>stackedhorizontalprogressbar</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nisrulz/stackedhorizontalprogressbar/
implementation 'com.github.nisrulz:stackedhorizontalprogressbar:1.0.1'
// https://jarcasting.com/artifacts/com.github.nisrulz/stackedhorizontalprogressbar/
implementation ("com.github.nisrulz:stackedhorizontalprogressbar:1.0.1")
'com.github.nisrulz:stackedhorizontalprogressbar:aar:1.0.1'
<dependency org="com.github.nisrulz" name="stackedhorizontalprogressbar" rev="1.0.1">
<artifact name="stackedhorizontalprogressbar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.nisrulz', module='stackedhorizontalprogressbar', version='1.0.1')
)
libraryDependencies += "com.github.nisrulz" % "stackedhorizontalprogressbar" % "1.0.1"
[com.github.nisrulz/stackedhorizontalprogressbar "1.0.1"]