Skip to content

ct1995/hellocharts-line

 
 

Repository files navigation

hellocharts-line

eclipse 使用:

  拷贝libs文件夹下的jar包复制到你项目中的libs文件夹下即可。

android studio 使用:

 repositories {
       maven {
           url "https://jitpack.io"
       }
   }
 dependencies {
       compile 'com.github.lecho:hellocharts-android:v1.5.8'
   }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%