is not current version
Last Version 1.1.0

com.github.castorflex.smoothprogressbar:library 0.2.0

Android Library make smooth progress bars

GroupId

GroupId

com.github.castorflex.smoothprogressbar
ArtifactId

ArtifactId

library
Version

Version

0.2.0
Type

Type

aar

Download library 0.2.0


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