MVN

id.bafika : echart

Maven & Gradle

Aug 05, 2021
3 stars

Android Echart · Android echart is Android library to using echart js (https://echarts.apache.org) for creating line chart, bar chart, pie chart, etc.

<dependency>
    <groupId>id.bafika</groupId>
    <artifactId>echart</artifactId>
    <version>1.0.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of id.bafika : echart to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.16

All Versions

Choose a version of id.bafika : echart to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
echart-1.0.16
echart-1.0.15
echart-1.0.14
echart-1.0.13
echart-1.0.12
echart-1.0.11
echart-1.0.10
echart-1.0.9
echart-1.0.8
echart-1.0.7
echart-1.0.6
echart-1.0.5
echart-1.0.4
echart-1.0.3
echart-1.0.2
echart-1.0.1
1.0
echart-1.0

How to add a dependency to Maven

Add the following id.bafika : echart maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>id.bafika</groupId>
    <artifactId>echart</artifactId>
    <version>1.0.16</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following id.bafika : echart gradle dependency to your build.gradle file:

implementation 'id.bafika:echart:1.0.16'

Gradle Kotlin DSL: Add the following id.bafika : echart gradle kotlin dependency to your build.gradle.kts file:

implementation("id.bafika:echart:1.0.16")

How to add a dependency to SBT Scala

SBT Scala: Add the following id.bafika : echart sbt scala dependency to your build.sbt file:

libraryDependencies += "id.bafika" % "echart" % "1.0.16"

Advertisement

Dependencies from Group

Aug 05, 2021
3 stars

Discover Dependencies

Mar 21, 2023
11.4k stars
Jan 22, 2022
10 usages
4 stars
Jul 17, 2021
2 usages
103 stars
Jul 13, 2021
1 usages
4 stars
Jul 16, 2021
41 stars
Nov 24, 2021
3 usages
121 stars
Aug 24, 2023
3 usages
395 stars