| License | License
                                                        MIT License                                                 | 
|---|---|
| Categories | CategoriesOpenCV Business Logic Libraries Computer Vision | 
| GroupId | GroupIdcom.github.sarxos | 
| ArtifactId | ArtifactIdwebcam-capture-driver-opencv | 
| Last Version | Last Version0.3.12 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionWebcam Capture - JavaCV Driver Webcam Capture driver using JavaCV binding for OpenCV | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-driver-opencv/ -->
<dependency>
    <groupId>com.github.sarxos</groupId>
    <artifactId>webcam-capture-driver-opencv</artifactId>
    <version>0.3.12</version>
</dependency>// https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-driver-opencv/
implementation 'com.github.sarxos:webcam-capture-driver-opencv:0.3.12'// https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-driver-opencv/
implementation ("com.github.sarxos:webcam-capture-driver-opencv:0.3.12")'com.github.sarxos:webcam-capture-driver-opencv:jar:0.3.12'<dependency org="com.github.sarxos" name="webcam-capture-driver-opencv" rev="0.3.12">
  <artifact name="webcam-capture-driver-opencv" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.sarxos', module='webcam-capture-driver-opencv', version='0.3.12')
)libraryDependencies += "com.github.sarxos" % "webcam-capture-driver-opencv" % "0.3.12"[com.github.sarxos/webcam-capture-driver-opencv "0.3.12"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.sarxos : webcam-capture | jar | 0.3.12 | 
| org.bytedeco : javacv-platform | jar | 1.3.3 |