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
Maybe I do something wrong. Could you help and tell me how to include your project properly to make all dependencies work? Looks like c++ part is not included with com.github.ramanrajarathinam package.
The text was updated successfully, but these errors were encountered:
I got the same error. Do you know how the published jar was built? I used mvn package to build my local jar but couldn't figure out how to include it in gradle.build using local jar syntax.
Hi! Thank you for your repo!
I have a project written in scala that builds with Gradle. I try to add your library like this
and even IDEA see all interfaces, but when I try to run my program I get
Maybe I do something wrong. Could you help and tell me how to include your project properly to make all dependencies work? Looks like c++ part is not included with
com.github.ramanrajarathinam
package.The text was updated successfully, but these errors were encountered: