Hi:
I'm experiencing a build failure when using version 3.9.1,My Gradle build fails with the following dependency resolution error:
> Could not find jna-5.18.1-jpms.jar (net.java.dev.jna:jna:5.18.1).
Searched in the following locations:
https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.18.1/jna-5.18.1-jpms.jar
I have confirmed that downgrading to version 3.6 resolves the issue, and the build succeeds.
Hi:
I'm experiencing a build failure when using version 3.9.1,My Gradle build fails with the following dependency resolution error:
I have confirmed that downgrading to version 3.6 resolves the issue, and the build succeeds.