License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.github.sarxos |
ArtifactId | ArtifactIdwebcam-capture-driver-screencapture |
Last Version | Last Version0.3.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebcam Capture - Screen Capture Driver
Webcam Capture driver for capturing images from screen devices
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-driver-screencapture/ -->
<dependency>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-driver-screencapture</artifactId>
<version>0.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-driver-screencapture/
implementation 'com.github.sarxos:webcam-capture-driver-screencapture:0.3.12'
// https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-driver-screencapture/
implementation ("com.github.sarxos:webcam-capture-driver-screencapture:0.3.12")
'com.github.sarxos:webcam-capture-driver-screencapture:jar:0.3.12'
<dependency org="com.github.sarxos" name="webcam-capture-driver-screencapture" rev="0.3.12">
<artifact name="webcam-capture-driver-screencapture" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sarxos', module='webcam-capture-driver-screencapture', version='0.3.12')
)
libraryDependencies += "com.github.sarxos" % "webcam-capture-driver-screencapture" % "0.3.12"
[com.github.sarxos/webcam-capture-driver-screencapture "0.3.12"]
Group / Artifact | Type | Version |
---|---|---|
com.github.sarxos : webcam-capture | jar | 0.3.12 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |