is not current version
Last Version 0.3.12

com.github.sarxos:webcam-capture-driver-openimaj 0.3.11

Webcam Capture driver allowing you to capture images using OpenIMAJ library.

GroupId

GroupId

com.github.sarxos
ArtifactId

ArtifactId

webcam-capture-driver-openimaj
Version

Version

0.3.11
Type

Type

jar

Download webcam-capture-driver-openimaj 0.3.11


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