Download osx-plugin-2.0.8.jar file - Jar o

Jar examples for o:osx-plugin

Description

You can download jar file osx-plugin 2.0.8 in this page.

Build File

You can use the following script to add osx-plugin-2.0.8.jar to your project.

<dependency>
   <groupId>net.java.jinput</groupId>
   <artifactId>osx-plugin</artifactId>
   <version>2.0.8</version>
</dependency>
compile group: 'net.java.jinput', name: 'osx-plugin', version: '2.0.8'
libraryDependencies += "net.java.jinput" % "osx-plugin" % "2.0.8"
<dependency org="net.java.jinput" name="osx-plugin" rev="2.0.8"/>
@Grapes(@Grab(group='net.java.jinput', module='osx-plugin', version='2.0.8'))
'net.java.jinput:osx-plugin:jar:2.0.8'

Download

Click the following link to download the jar file.

osx-plugin-2.0.8-javadoc.jar
osx-plugin-2.0.8-natives-osx.jar
osx-plugin-2.0.8-sources.jar
osx-plugin-2.0.8.jar
osx-plugin-2.0.8.pom



Related Tutorials