evrencoskun / TableView

TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
MIT License
3.14k stars 459 forks source link

instalation Error #213

Open aliheshf76 opened 5 years ago

aliheshf76 commented 5 years ago

i can't use this Code implementation 'com.evrencoskun.library:tableview:0.8.8' for instalation!!!

in my androidStudio show this Error:

ERROR: Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.evrencoskun.library:tableview:0.8.8. Show Details Affected Modules: app

ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.evrencoskun.library:tableview:0.8.8. Show Details Affected Modules: app

ERROR: Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not resolve com.evrencoskun.library:tableview:0.8.8. Show Details Affected Modules: app

aliheshf76 commented 5 years ago

i need this library pls help me

bedireray commented 5 years ago

I have same issue

aliheshf76 commented 5 years ago

@bedireray ReInstall android studio Update it to last version!!! its work

bedireray commented 5 years ago

changing Gradle version from 3.3 to 3.2.1 fixed

MGaetan89 commented 5 years ago

@aliheshf76 can you close this issue if it's fixed?