is not current version
Last Version 0.3.11

com.github.sarxos:webcam-capture-driver-javacv 0.3.10

Webcam Capture driver using JavaCV binding for OpenCV

Categories

Categories

JavaCV Business Logic Libraries Computer Vision
GroupId

GroupId

com.github.sarxos
ArtifactId

ArtifactId

webcam-capture-driver-javacv
Version

Version

0.3.10
Type

Type

jar

Download webcam-capture-driver-javacv 0.3.10


<!-- https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-driver-javacv/ -->
<dependency>
    <groupId>com.github.sarxos</groupId>
    <artifactId>webcam-capture-driver-javacv</artifactId>
    <version>0.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-driver-javacv/
implementation 'com.github.sarxos:webcam-capture-driver-javacv:0.3.10'
// https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-driver-javacv/
implementation ("com.github.sarxos:webcam-capture-driver-javacv:0.3.10")
'com.github.sarxos:webcam-capture-driver-javacv:jar:0.3.10'
<dependency org="com.github.sarxos" name="webcam-capture-driver-javacv" rev="0.3.10">
  <artifact name="webcam-capture-driver-javacv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sarxos', module='webcam-capture-driver-javacv', version='0.3.10')
)
libraryDependencies += "com.github.sarxos" % "webcam-capture-driver-javacv" % "0.3.10"
[com.github.sarxos/webcam-capture-driver-javacv "0.3.10"]