is not current version
Last Version 0.40.1

org.boofcv:boofcv-WebcamCapture 0.35

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

boofcv-WebcamCapture
Version

Version

0.35
Type

Type

jar

Download boofcv-WebcamCapture 0.35


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