| Группа | Группаio.github.yidun |
|---|---|
| Идентификатор | Идентификаторlivedetect |
| Версия | Версия3.1.0.1 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| livedetect-3.1.0.1.pom | |
| livedetect-3.1.0.1-sources.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.yidun/livedetect/ -->
<dependency>
<groupId>io.github.yidun</groupId>
<artifactId>livedetect</artifactId>
<version>3.1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yidun/livedetect/
implementation 'io.github.yidun:livedetect:3.1.0.1'
// https://jarcasting.com/artifacts/io.github.yidun/livedetect/
implementation ("io.github.yidun:livedetect:3.1.0.1")
'io.github.yidun:livedetect:aar:3.1.0.1'
<dependency org="io.github.yidun" name="livedetect" rev="3.1.0.1">
<artifact name="livedetect" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yidun', module='livedetect', version='3.1.0.1')
)
libraryDependencies += "io.github.yidun" % "livedetect" % "3.1.0.1"
[io.github.yidun/livedetect "3.1.0.1"]