Jar examples for h:hid
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.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
hid-1.0.0-javadoc.jar