Download hid-1.0.0.jar file - Jar h

Jar examples for h:hid

Description

HID driver packaged as OSGi bundle for various frameworks. Based on the codeminders driver.

You can download jar file hid 1.0.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add hid-1.0.0.jar to your project.

<dependency>
   <groupId>com.cibuddy</groupId>
   <artifactId>hid</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.cibuddy', name: 'hid', version: '1.0.0'
libraryDependencies += "com.cibuddy" % "hid" % "1.0.0"
<dependency org="com.cibuddy" name="hid" rev="1.0.0"/>
@Grapes(@Grab(group='com.cibuddy', module='hid', version='1.0.0'))
'com.cibuddy:hid:jar:1.0.0'

Download

Click the following link to download the jar file.

hid-1.0.0-javadoc.jar
hid-1.0.0-sources.jar
hid-1.0.0.jar
hid-1.0.0.pom



Related Tutorials