| License |
License |
|---|---|
| GroupId | GroupIdcom.github.charleslzq |
| ArtifactId | ArtifactIdTP-usbCameraCommon |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionTP-usbCameraCommon
package third party library usbCameraCommon
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| TP-usbCameraCommon-1.0.0.pom | |
| TP-usbCameraCommon-1.0.0.aar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.charleslzq/TP-usbCameraCommon/ -->
<dependency>
<groupId>com.github.charleslzq</groupId>
<artifactId>TP-usbCameraCommon</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.charleslzq/TP-usbCameraCommon/
implementation 'com.github.charleslzq:TP-usbCameraCommon:1.0.0'
// https://jarcasting.com/artifacts/com.github.charleslzq/TP-usbCameraCommon/
implementation ("com.github.charleslzq:TP-usbCameraCommon:1.0.0")
'com.github.charleslzq:TP-usbCameraCommon:aar:1.0.0'
<dependency org="com.github.charleslzq" name="TP-usbCameraCommon" rev="1.0.0">
<artifact name="TP-usbCameraCommon" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.charleslzq', module='TP-usbCameraCommon', version='1.0.0')
)
libraryDependencies += "com.github.charleslzq" % "TP-usbCameraCommon" % "1.0.0"
[com.github.charleslzq/TP-usbCameraCommon "1.0.0"]