Last Version

DroidKit Progress 0.5

DroidKit Progress: Implementation of Progress bars from Material Design

License

License

GroupId

GroupId

com.droidkit
ArtifactId

ArtifactId

progress
Version

Version

0.5
Type

Type

aar
Description

Description

DroidKit Progress
DroidKit Progress: Implementation of Progress bars from Material Design
Project URL

Project URL

https://github.com/actorapp/droidkit-progress

Download progress 0.5


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

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.