How To Install Java Artifact net.java.dev.jna.jna-platform v4.2.2

net.java.dev.jna jna-platform 4.2.2

Introduction

In this article, we'll learn how to install Java artifact jna-platform from net.java.dev.jna group in version 4.2.2. The artifact is available in 27 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 5.7.0 5.6.0 5.5.0 5.4.0 5.3.1 5.3.0 5.2.0 5.1.0 5.0.0 4.5.2 4.5.1 4.5.0 4.4.0 4.3.0 4.2.2 4.2.1 4.2.0 4.1.0 4.0.0 . The Java Native Access Platform project has been released under LGPL, version 2.1 license, and has its own website at: https://github.com/java-native-access/jna .

How To Install Java Artifact net.java.dev.jna.jna-platform In Version 4.2.2

To install the Java Native Access Platform artifact in version 4.2.2 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 Platform 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.

Compile dependencies (1)

Licenses

Developers