Download TP-usbCameraCommon-1.0.0.jar file - Jar t

Jar examples for t:TP-usbCameraCommon

Description

package third party library usbCameraCommon

You can download jar file TP-usbCameraCommon 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add TP-usbCameraCommon-1.0.0.jar to your project.

<dependency>
   <groupId>com.github.charleslzq</groupId>
   <artifactId>TP-usbCameraCommon</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.github.charleslzq', name: 'TP-usbCameraCommon', version: '1.0.0'
libraryDependencies += "com.github.charleslzq" % "TP-usbCameraCommon" % "1.0.0"
<dependency org="com.github.charleslzq" name="TP-usbCameraCommon" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.charleslzq', module='TP-usbCameraCommon', version='1.0.0'))
'com.github.charleslzq:TP-usbCameraCommon:jar:1.0.0'

Download

Click the following link to download the jar file.

TP-usbCameraCommon-1.0.0.pom



Related Tutorials