How To Install Java Artifact net.java.dev.jna.jna-jpms v5.13.0

net.java.dev.jna jna-jpms 5.13.0

Introduction

In this article, we'll learn how to install Java artifact jna-jpms from net.java.dev.jna group in version 5.13.0. The artifact is available in 8 versions: 5.14.0 5.13.0 5.12.1 5.12.0 5.11.0 5.10.0 5.9.0 5.8.0 . The Java Native Access project has been released under LGPL-2.1-or-later license, and has its own website at: https://github.com/java-native-access/jna .

How To Install Java Artifact net.java.dev.jna.jna-jpms In Version 5.13.0

To install the Java Native Access artifact in version 5.13.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Java Native Access dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses