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