SQLite2XL
SQLite2XL copied to clipboard
Not able to sync the dependencies
I tried to implement the dependencies of sqlite to excel but im getting error while syncing it
did you solve this?
Yes, try to build it before running
Maven
implementation 'com.github.androidmads:SQLite2XL:1.0.2'
Maven
implementation 'com.github.androidmads:SQLite2XL:1.0.2'
not work with mavenCentral() and maven { url "https://jitpack.io" }, can you help me? regards