android-pie-chart

A library for creating pie charts and donut charts in Android. The aim of this library is to provide a full-featured chart view and to enable users to customize it to the most extent possible. Visit the project on GitHub to learn more.

Лицензия

Лицензия

Группа

Группа

ir.mahozad.android
Идентификатор

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

pie-chart
Последняя версия

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

0.7.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

android-pie-chart
A library for creating pie charts and donut charts in Android. The aim of this library is to provide a full-featured chart view and to enable users to customize it to the most extent possible. Visit the project on GitHub to learn more.
Ссылка на сайт

Ссылка на сайт

https://mahozad.ir/android-pie-chart
Система контроля версий

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

https://github.com/mahozad/android-pie-chart

Скачать pie-chart

Как подключить последнюю версию

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

Зависимости

runtime (3)

Идентификатор библиотеки Тип Версия
org.jacoco : org.jacoco.agent jar 0.7.9
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
androidx.core » core-ktx jar 1.6.0

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

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

Версии библиотеки

Версия
0.7.0
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0