is not current version
Last Version 1.0.3

UVCAndroid 1.0.2

Library and sample to access UVC camera on non-rooted Android device

License

License

GroupId

GroupId

com.herohan
ArtifactId

ArtifactId

UVCAndroid
Version

Version

1.0.2
Type

Type

aar
Description

Description

UVCAndroid
Library and sample to access UVC camera on non-rooted Android device
Project URL

Project URL

https://github.com/shiyinghan/UVCAndroid
Source Code Management

Source Code Management

https://github.com/shiyinghan/UVCAndroid

Download UVCAndroid 1.0.2


<!-- https://jarcasting.com/artifacts/com.herohan/UVCAndroid/ -->
<dependency>
    <groupId>com.herohan</groupId>
    <artifactId>UVCAndroid</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.herohan/UVCAndroid/
implementation 'com.herohan:UVCAndroid:1.0.2'
// https://jarcasting.com/artifacts/com.herohan/UVCAndroid/
implementation ("com.herohan:UVCAndroid:1.0.2")
'com.herohan:UVCAndroid:aar:1.0.2'
<dependency org="com.herohan" name="UVCAndroid" rev="1.0.2">
  <artifact name="UVCAndroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.herohan', module='UVCAndroid', version='1.0.2')
)
libraryDependencies += "com.herohan" % "UVCAndroid" % "1.0.2"
[com.herohan/UVCAndroid "1.0.2"]

Dependencies

runtime (4)

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

Project Modules

There are no modules declared in this project.