Download lti-civil-no-swt-20070920-1721.jar file - Jar l

Jar examples for l:lti-civil-no-swt

Description

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!

You can download jar file lti-civil-no-swt 20070920-1721 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add lti-civil-no-swt-20070920-1721.jar to your project.

<dependency>
   <groupId>com.github.sarxos</groupId>
   <artifactId>lti-civil-no-swt</artifactId>
   <version>20070920-1721</version>
</dependency>
compile group: 'com.github.sarxos', name: 'lti-civil-no-swt', version: '20070920-1721'
libraryDependencies += "com.github.sarxos" % "lti-civil-no-swt" % "20070920-1721"
<dependency org="com.github.sarxos" name="lti-civil-no-swt" rev="20070920-1721"/>
@Grapes(@Grab(group='com.github.sarxos', module='lti-civil-no-swt', version='20070920-1721'))
'com.github.sarxos:lti-civil-no-swt:jar:20070920-1721'

Download

Click the following link to download the jar file.

lti-civil-no-swt-20070920-1721-javadoc.jar
lti-civil-no-swt-20070920-1721-sources.jar
lti-civil-no-swt-20070920-1721.jar
lti-civil-no-swt-20070920-1721.pom



Related Tutorials