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