How To Install Java Artifact net.java.dev.jna.platform v3.5.1

net.java.dev.jna platform 3.5.1

Introduction

In this article, we'll learn how to install Java artifact platform from net.java.dev.jna group in version 3.5.1. The artifact is available in 4 versions: 3.5.2 3.5.1 3.5.0 3.4.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/twall/jna .

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

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