License |
License |
---|---|
Categories |
CategoriesCharts User Interface |
GroupId | GroupIdcom.github.lecho |
ArtifactId | ArtifactIdhellocharts-library |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelloCharts Library for Android
Charting library for Android compatible with API 8+(Android 2.2).
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hellocharts-library-1.5.8.pom | |
hellocharts-library-1.5.8.jar | 157 KB |
hellocharts-library-1.5.8-sources.jar | 101 KB |
hellocharts-library-1.5.8-javadoc.jar | 440 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 23.0.0 |