Webcam Capture - LTI-CIVIL Driver

LTI-CIVIL webcam driver for Webcam Capture project. It allows Webcam Capture to fetch images using LTI-CIVIL library.

License

License

MIT License
GroupId

GroupId

com.github.sarxos
ArtifactId

ArtifactId

webcam-capture-driver-lti-civil
Last Version

Last Version

0.3.12
Release Date

Release Date

Type

Type

jar
Description

Description

Webcam Capture - LTI-CIVIL Driver
LTI-CIVIL webcam driver for Webcam Capture project. It allows Webcam Capture to fetch images using LTI-CIVIL library.
Project Organization

Project Organization

Bartosz Firyn (SarXos)

Download webcam-capture-driver-lti-civil

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.sarxos : lti-civil-no-swt jar 20070920-1721
com.github.sarxos : webcam-capture jar 0.3.12

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.12
0.3.11
0.3.10