UVCAndroid

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

Лицензия

Лицензия

Группа

Группа

com.herohan
Идентификатор

Идентификатор

UVCAndroid
Последняя версия

Последняя версия

1.0.3
Дата

Дата

Тип

Тип

aar
Описание

Описание

UVCAndroid
Library and sample to access UVC camera on non-rooted Android device
Ссылка на сайт

Ссылка на сайт

https://github.com/shiyinghan/UVCAndroid
Система контроля версий

Система контроля версий

https://github.com/shiyinghan/UVCAndroid

Скачать UVCAndroid

Имя Файла Размер
UVCAndroid-1.0.3.pom
UVCAndroid-1.0.3-sources.jar 167 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

runtime (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.3
1.0.2
1.0.1
1.0.0