| License |
License |
|---|---|
| GroupId | GroupIdcom.herohan |
| ArtifactId | ArtifactIdUVCAndroid |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionUVCAndroid
Library and sample to access UVC camera on non-rooted Android device
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| UVCAndroid-1.0.3.pom | |
| UVCAndroid-1.0.3-sources.jar | 167 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.herohan/UVCAndroid/ -->
<dependency>
<groupId>com.herohan</groupId>
<artifactId>UVCAndroid</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.herohan/UVCAndroid/
implementation 'com.herohan:UVCAndroid:1.0.3'
// https://jarcasting.com/artifacts/com.herohan/UVCAndroid/
implementation ("com.herohan:UVCAndroid:1.0.3")
'com.herohan:UVCAndroid:aar:1.0.3'
<dependency org="com.herohan" name="UVCAndroid" rev="1.0.3">
<artifact name="UVCAndroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.herohan', module='UVCAndroid', version='1.0.3')
)
libraryDependencies += "com.herohan" % "UVCAndroid" % "1.0.3"
[com.herohan/UVCAndroid "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.legacy » legacy-support-v4 | jar | 1.0.0 |
| androidx.appcompat » appcompat | jar | 1.4.1 |
| androidx.annotation » annotation | jar | 1.3.0 |
| cn.hutool : hutool-core | jar | 5.6.3 |