HelloCharts Library for Android

Charting library for Android compatible with API 8+(Android 2.2).

License

License

Categories

Categories

Charts User Interface
GroupId

GroupId

com.github.lecho
ArtifactId

ArtifactId

hellocharts-library
Last Version

Last Version

1.5.8
Release Date

Release Date

Type

Type

jar
Description

Description

HelloCharts Library for Android
Charting library for Android compatible with API 8+(Android 2.2).
Project URL

Project URL

https://github.com/lecho/hellocharts-android
Source Code Management

Source Code Management

https://github.com/lecho/hellocharts-android

Download hellocharts-library

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.lecho/hellocharts-library/ -->
<dependency>
    <groupId>com.github.lecho</groupId>
    <artifactId>hellocharts-library</artifactId>
    <version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lecho/hellocharts-library/
implementation 'com.github.lecho:hellocharts-library:1.5.8'
// https://jarcasting.com/artifacts/com.github.lecho/hellocharts-library/
implementation ("com.github.lecho:hellocharts-library:1.5.8")
'com.github.lecho:hellocharts-library:jar:1.5.8'
<dependency org="com.github.lecho" name="hellocharts-library" rev="1.5.8">
  <artifact name="hellocharts-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lecho', module='hellocharts-library', version='1.5.8')
)
libraryDependencies += "com.github.lecho" % "hellocharts-library" % "1.5.8"
[com.github.lecho/hellocharts-library "1.5.8"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 23.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.0