is not current version
Last Version 1.5.8

com.github.lecho:hellocharts-library 1.5.3

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

Categories

Categories

Charts User Interface
GroupId

GroupId

com.github.lecho
ArtifactId

ArtifactId

hellocharts-library
Version

Version

1.5.3
Type

Type

jar

Download hellocharts-library 1.5.3


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