Hello…
hope you are doing well…!
I am using Android gradle with JDK 1.8.
I am able to implement only implementation ‘com.aspose:words:1.0’ from jCenter other dpendancy like compile group: ‘com.aspose’, name: ‘aspose-words’, version: ‘18.7’ getting problem.
ERROR: Failed to resolve: com.aspose:aspose-words:18.7
with ‘com.aspose:words:1.0’ able to get Document function
but when I passing path as argument it is not accepting.
also do not have save method tried with String Builder still no have save method to export the file
@tahir.manzoor
Getting Error
ERROR: Failed to resolve: com.aspose:aspose-words:20.9
Show in Project Structure dialog
Affected Modules: app
same error for other relies too
Could you please share your working environment e.g. operating system, IDE etc.? Please also share your Java application that you are using. We will investigate the issue and provide you more information on it.
In your case, we suggest you please use Aspose.Words for Android via Java. Please read the following article about installing Aspose.Words for Android via Java.
We suggest you please download the latest version of Aspose.Words for Android via Java 20.6 and add its reference to your project manually. You can copy the Jar file in LIB folder and use Aspose.Words’ APIs.
We have logged this problem in our issue tracking system as WORDSJAND-466. You will be notified via this forum thread once this issue is resolved.