MVN

ir.mahozad.android : pie-chart

Maven & Gradle

Aug 31, 2021
39 stars

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.

<dependency>
    <groupId>ir.mahozad.android</groupId>
    <artifactId>pie-chart</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ir.mahozad.android : pie-chart to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of ir.mahozad.android : pie-chart to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
pie-chart-0.7.0
0.6.x
pie-chart-0.6.2
pie-chart-0.6.1
pie-chart-0.6.0
0.5.x
pie-chart-0.5.0
0.4.x
pie-chart-0.4.0
0.3.x
pie-chart-0.3.0
0.2.x
pie-chart-0.2.0
0.1.x
pie-chart-0.1.0

How to add a dependency to Maven

Add the following ir.mahozad.android : pie-chart maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ir.mahozad.android</groupId>
    <artifactId>pie-chart</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ir.mahozad.android : pie-chart gradle dependency to your build.gradle file:

implementation 'ir.mahozad.android:pie-chart:0.7.0'

Gradle Kotlin DSL: Add the following ir.mahozad.android : pie-chart gradle kotlin dependency to your build.gradle.kts file:

implementation("ir.mahozad.android:pie-chart:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ir.mahozad.android : pie-chart sbt scala dependency to your build.sbt file:

libraryDependencies += "ir.mahozad.android" % "pie-chart" % "0.7.0"

Advertisement

Dependencies from Group

Aug 31, 2021
39 stars

Discover Dependencies

Jan 31, 2023
1 stars
May 20, 2021
1 stars
May 20, 2021
0 stars
Jun 21, 2021
1 usages
0 stars
May 27, 2021
7 usages
12.7k stars
Jun 21, 2021
2 usages
187 stars
May 22, 2021
16 stars
May 24, 2021
1 usages
0 stars