License |
License |
---|---|
GroupId | GroupIdir.mahozad.android |
ArtifactId | ArtifactIdpie-chart |
Version | Version0.4.0 |
Type | Typeaar |
Description |
Descriptionandroid-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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pie-chart-0.4.0.pom | |
pie-chart-0.4.0-sources.jar | 14 KB |
pie-chart-0.4.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ir.mahozad.android/pie-chart/ -->
<dependency>
<groupId>ir.mahozad.android</groupId>
<artifactId>pie-chart</artifactId>
<version>0.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ir.mahozad.android/pie-chart/
implementation 'ir.mahozad.android:pie-chart:0.4.0'
// https://jarcasting.com/artifacts/ir.mahozad.android/pie-chart/
implementation ("ir.mahozad.android:pie-chart:0.4.0")
'ir.mahozad.android:pie-chart:aar:0.4.0'
<dependency org="ir.mahozad.android" name="pie-chart" rev="0.4.0">
<artifact name="pie-chart" type="aar" />
</dependency>
@Grapes(
@Grab(group='ir.mahozad.android', module='pie-chart', version='0.4.0')
)
libraryDependencies += "ir.mahozad.android" % "pie-chart" % "0.4.0"
[ir.mahozad.android/pie-chart "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.0 |
androidx.core » core-ktx | jar | 1.5.0 |