The OpenIMAJ Kinect Library contains the core classes and native code required interface with the Kinect device.
'org.openimaj.hardware:kinect:1.3.1'
<dependency>
<groupId>org.openimaj.hardware</groupId>
<artifactId>kinect</artifactId>
<version>1.3.1</version>
</dependency>
<dependency org="org.openimaj.hardware" name="kinect" rev="1.3.1"/>
"org.openimaj.hardware", "kinect", "1.3.1"