is not current version
Last Version 0.3.12

com.github.sarxos:webcam-capture-parent 0.3.7

This is Webcam Capture root POM

GroupId

GroupId

com.github.sarxos
ArtifactId

ArtifactId

webcam-capture-parent
Version

Version

0.3.7
Type

Type

pom

Download webcam-capture-parent 0.3.7


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