Komposten/LeapJna

Can't install using mvn.

Opened this issue · 0 comments

Hi,

I'm trying to install the bindings. I cloned the repo, downloaded all the assets, and added the configuration to the POM file.

When running mvn install within the directory, I get the following error:

[ERROR] Failed to execute goal on project leapjna: Could not resolve dependencies for project komposten.leapjna:leapjna:jar:1.2.0: The following artifacts could not be resolved: komposten.leapjna.LeapJna:leapjna:jar:1.2.0 (absent): Could not find artifact komposten.leapjna.LeapJna:leapjna:jar:1.2.0 in central (https://repo.maven.apache.org/maven2

Any help would be appreciated.