-
Notifications
You must be signed in to change notification settings - Fork 252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release jar-no-jni artifact #148
Comments
OK, let me try.... I'm thinking of |
That would be awesome! Thanks. |
Committed necessary changes. Will publish a java-only version from the next release. |
Thank you very much! |
Is it possible to release a jar-no-jni build to maven artifactory? I am trying to avoid using any of the native (jni) instance and want a java-only library.
The text was updated successfully, but these errors were encountered: