Paras Mehta
Results
1
comments of
Paras Mehta
Need to add following line in settings.gradle (Project Settings) file. `maven { url 'https://jitpack.io' }` Also, add following line in build.gradle (Module level gradle file). `implementation 'com.github.AnyChart:AnyChart-Android:1.1.4'`