is not current version
Last Version 0.26

org.boofcv:openkinect 0.23

BoofCV is an open source Java library for real-time computer vision and robotics applications.

Categories

Categories

BoofCV Business Logic Libraries Computer Vision
GroupId

GroupId

org.boofcv
ArtifactId

ArtifactId

openkinect
Version

Version

0.23
Type

Type

jar

Download openkinect 0.23


<!-- https://jarcasting.com/artifacts/org.boofcv/openkinect/ -->
<dependency>
    <groupId>org.boofcv</groupId>
    <artifactId>openkinect</artifactId>
    <version>0.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.boofcv/openkinect/
implementation 'org.boofcv:openkinect:0.23'
// https://jarcasting.com/artifacts/org.boofcv/openkinect/
implementation ("org.boofcv:openkinect:0.23")
'org.boofcv:openkinect:jar:0.23'
<dependency org="org.boofcv" name="openkinect" rev="0.23">
  <artifact name="openkinect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boofcv', module='openkinect', version='0.23')
)
libraryDependencies += "org.boofcv" % "openkinect" % "0.23"
[org.boofcv/openkinect "0.23"]