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

io.github.yidun:livedetect 1.0.0

opencv

Группа

Группа

io.github.yidun
Идентификатор

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

livedetect
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать livedetect 1.0.0

Имя Файла Размер
livedetect-1.0.0.pom
livedetect-1.0.0-sources.jar 25 KB
Обзор

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