License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.github.sarxos |
ArtifactId | ArtifactIdwebcam-capture-drivers |
Last Version | Last Version0.3.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWebcam Capture Drivers
Parent POM for Webcam Capture drivers set
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
webcam-capture-drivers-0.3.12.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-drivers/ -->
<dependency>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-drivers</artifactId>
<version>0.3.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-drivers/
implementation 'com.github.sarxos:webcam-capture-drivers:0.3.12'
// https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-drivers/
implementation ("com.github.sarxos:webcam-capture-drivers:0.3.12")
'com.github.sarxos:webcam-capture-drivers:pom:0.3.12'
<dependency org="com.github.sarxos" name="webcam-capture-drivers" rev="0.3.12">
<artifact name="webcam-capture-drivers" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sarxos', module='webcam-capture-drivers', version='0.3.12')
)
libraryDependencies += "com.github.sarxos" % "webcam-capture-drivers" % "0.3.12"
[com.github.sarxos/webcam-capture-drivers "0.3.12"]