Last Version

SmoothProgressBar Library 1.0.0

Android Library make smooth horizontal indeterminate progress bars

License

License

GroupId

GroupId

com.hannesdorfmann.smoothprogressbar
ArtifactId

ArtifactId

library
Version

Version

1.0.0
Type

Type

aar
Description

Description

SmoothProgressBar Library
Android Library make smooth horizontal indeterminate progress bars
Project URL

Project URL

https://github.com/castorflex/SmoothProgressBar
Source Code Management

Source Code Management

https://github.com/castorflex/SmoothProgressBar

Download library 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.