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 get this message "Could not find org.docx4j:docx4j-samples-resources:8.2.8"
it seems that there is only
org.docx4j:docx4j-samples-resources-local:8.2.8
OR
org.docx4j:docx4j-samples-resources-remote:8.2.8
The text was updated successfully, but these errors were encountered:
Thank you, Don't know why I didn't think about it :)
for others that are using gradle: implementation('org.docx4j:docx4j-ImportXHTML:8.2.0'){ exclude group: 'org.docx4j', module:'docx4j-samples-resources' }
I get this message "Could not find org.docx4j:docx4j-samples-resources:8.2.8"
it seems that there is only
org.docx4j:docx4j-samples-resources-local:8.2.8
OR
org.docx4j:docx4j-samples-resources-remote:8.2.8
The text was updated successfully, but these errors were encountered: