You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i want to use this library to convert xls to html . none of cloud and aspose.total libraries are implement in my project in android studio.
Every time i sync my build.gradle file i got this error :
Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.aspose:aspose-cells-cloud-android:20.10.
Failed to resolve: com.aspose:aspose-cells:22.10
my build.gradle repo is :
maven { url "https://releases.aspose.com/java/repo/"}
and build.gradle dependencies is :
implementation 'com.aspose:aspose-cells:22.10'
tnx a lot
The text was updated successfully, but these errors were encountered:
Hi good evening
i want to use this library to convert xls to html . none of cloud and aspose.total libraries are implement in my project in android studio.
Every time i sync my build.gradle file i got this error :
Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.aspose:aspose-cells-cloud-android:20.10.
Failed to resolve: com.aspose:aspose-cells:22.10
my build.gradle repo is :
maven { url "https://releases.aspose.com/java/repo/"}
and build.gradle dependencies is :
implementation 'com.aspose:aspose-cells:22.10'
tnx a lot
The text was updated successfully, but these errors were encountered: