is not current version
Last Version 1.0

com.github.prt2121:ProgressBar 0.9

ProgressBar for Glass GDK

GroupId

GroupId

com.github.prt2121
ArtifactId

ArtifactId

ProgressBar
Version

Version

0.9
Type

Type

jar

Download ProgressBar 0.9


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