halfhp / androidplot

Charts and plots for Android
http://androidplot.com
Apache License 2.0
511 stars 159 forks source link

figlib not available on mavenCentral (in contrast to jcenter) #109

Closed berndporr closed 3 years ago

berndporr commented 3 years ago

A workaround is to just have both jcenter() and mavenCentral() in the build.gradle for now. Of course not ideal but will be OK for another 6 months till jcenter() will be shut down.

lokesh-sudhakar commented 3 years ago

jcenter() is obsolete now. what is the workaround @berndporr

berndporr commented 3 years ago

I'm still using jcenter(). I think the best approach might be to download the jar file from jcenter as a backup but haven't done it.

halfhp commented 3 years ago

Figlib has been updated to be hosted on Github Packages now - see the notes in the updated readme -https://github.com/halfhp/fig