is not current version
Last Version 0.3.12

com.github.sarxos:webcam-capture-driver-jmf 0.3.8

This is JMF implementation of webcam driver. It allows you to capture webcam media with JMF or FMJ installed.

GroupId

GroupId

com.github.sarxos
ArtifactId

ArtifactId

webcam-capture-driver-jmf
Version

Version

0.3.8
Type

Type

jar

Download webcam-capture-driver-jmf 0.3.8


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