Последняя версия

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

Лицензия

Лицензия

Группа

Группа

com.github.ndorigatti.mcpb
Идентификатор

Идентификатор

library
Версия

Версия

0.2.0
Тип

Тип

aar
Описание

Описание

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
Система контроля версий

Система контроля версий

https://github.com/ndorigatti/MultiColorProgressBar

Скачать 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.android.support » support-v4 jar 20.+

Модули Проекта

Данный проект не имеет модулей.