MVN

org.boofcv : WebcamCapture

Maven & Gradle

Dec 08, 2016
3 usages
1k stars

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

<dependency>
    <groupId>org.boofcv</groupId>
    <artifactId>WebcamCapture</artifactId>
    <version>0.26</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.boofcv : WebcamCapture to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.26

All Versions

Choose a version of org.boofcv : WebcamCapture to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.26
WebcamCapture-0.26
0.25
WebcamCapture-0.25
0.24.x
WebcamCapture-0.24.1
0.24
WebcamCapture-0.24
0.23
WebcamCapture-0.23
0.22
WebcamCapture-0.22
0.21
WebcamCapture-0.21
0.20
WebcamCapture-0.20
0.19
WebcamCapture-0.19
0.18
WebcamCapture-0.18
0.17
WebcamCapture-0.17

How to add a dependency to Maven

Add the following org.boofcv : WebcamCapture maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.boofcv</groupId>
    <artifactId>WebcamCapture</artifactId>
    <version>0.26</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.boofcv : WebcamCapture gradle dependency to your build.gradle file:

implementation 'org.boofcv:WebcamCapture:0.26'

Gradle Kotlin DSL: Add the following org.boofcv : WebcamCapture gradle kotlin dependency to your build.gradle.kts file:

implementation("org.boofcv:WebcamCapture:0.26")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.boofcv : WebcamCapture sbt scala dependency to your build.sbt file:

libraryDependencies += "org.boofcv" % "WebcamCapture" % "0.26"

Advertisement

Dependencies from Group

ip
Dec 08, 2016
29 usages
1k stars
Aug 21, 2023
28 usages
1k stars
io
Dec 08, 2016
25 usages
1k stars
Dec 08, 2016
24 usages
1k stars
Aug 21, 2023
24 usages
1k stars

Discover Dependencies

Dec 02, 2015
4 usages
2 stars
Sep 16, 2015
2 usages
May 02, 2023
5 usages
259 stars
Sep 26, 2015
2 usages
Sep 23, 2015
2 usages
12 stars
Nov 03, 2018
2 usages
10 stars