Download jna-4.4.0-1.jar file - Jar j

Jar examples for j:jna

Description

A build of jna which supports all platforms supported by Elasticsearch

You can download jar file jna 4.4.0-1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jna-4.4.0-1.jar to your project.

<dependency>
   <groupId>org.elasticsearch</groupId>
   <artifactId>jna</artifactId>
   <version>4.4.0-1</version>
</dependency>
compile group: 'org.elasticsearch', name: 'jna', version: '4.4.0-1'
libraryDependencies += "org.elasticsearch" % "jna" % "4.4.0-1"
<dependency org="org.elasticsearch" name="jna" rev="4.4.0-1"/>
@Grapes(@Grab(group='org.elasticsearch', module='jna', version='4.4.0-1'))
'org.elasticsearch:jna:jar:4.4.0-1'

Download

Click the following link to download the jar file.

jna-4.4.0-1-javadoc.jar
jna-4.4.0-1-sources.jar
jna-4.4.0-1.jar
jna-4.4.0-1.pom



Related Tutorials