Last Version

MultiColorProgressBar Library 0.2.0

A simple android library for supporting multicolored progress bars, in which the lower value between primary and secondary is drawn on top of the other

License

License

GroupId

GroupId

com.github.ndorigatti.mcpb
ArtifactId

ArtifactId

library
Version

Version

0.2.0
Type

Type

aar
Description

Description

MultiColorProgressBar Library
A simple android library for supporting multicolored progress bars, in which the lower value between primary and secondary is drawn on top of the other
Source Code Management

Source Code Management

https://github.com/ndorigatti/MultiColorProgressBar

Download library 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 20.+

Project Modules

There are no modules declared in this project.