License |
License |
---|---|
GroupId | GroupIdcom.github.sarxos |
ArtifactId | ArtifactIdlti-civil-no-swt |
Last Version | Last Version20070920-1721 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLTI-CIVIL (no SWT)
LTI-CIVIL is a Java library for capturing images from a video
source such as a USB camera. It provides a simple API and does
not depend on or use JMF!
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.sarxos/lti-civil-no-swt/ -->
<dependency>
<groupId>com.github.sarxos</groupId>
<artifactId>lti-civil-no-swt</artifactId>
<version>20070920-1721</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sarxos/lti-civil-no-swt/
implementation 'com.github.sarxos:lti-civil-no-swt:20070920-1721'
// https://jarcasting.com/artifacts/com.github.sarxos/lti-civil-no-swt/
implementation ("com.github.sarxos:lti-civil-no-swt:20070920-1721")
'com.github.sarxos:lti-civil-no-swt:jar:20070920-1721'
<dependency org="com.github.sarxos" name="lti-civil-no-swt" rev="20070920-1721">
<artifact name="lti-civil-no-swt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sarxos', module='lti-civil-no-swt', version='20070920-1721')
)
libraryDependencies += "com.github.sarxos" % "lti-civil-no-swt" % "20070920-1721"
[com.github.sarxos/lti-civil-no-swt "20070920-1721"]