SQLite2XL icon indicating copy to clipboard operation
SQLite2XL copied to clipboard

Not able to sync the dependencies

Open LkNeha opened this issue 2 years ago • 4 comments

I tried to implement the dependencies of sqlite to excel but im getting error while syncing it

LkNeha avatar Oct 01 '23 11:10 LkNeha

did you solve this?

MahmoudMagdyEllawatty avatar Aug 26 '24 12:08 MahmoudMagdyEllawatty

Yes, try to build it before running

LkNeha avatar Aug 26 '24 13:08 LkNeha

Maven

implementation 'com.github.androidmads:SQLite2XL:1.0.2'

fi8er1 avatar Aug 30 '24 11:08 fi8er1

Maven

implementation 'com.github.androidmads:SQLite2XL:1.0.2'

not work with mavenCentral() and maven { url "https://jitpack.io" }, can you help me? regards

jesulo avatar Sep 01 '24 23:09 jesulo