License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Dex General Purpose Libraries Utility |
GroupId | GroupIdorg.kurento |
ArtifactId | ArtifactIdkurento-module-backgroundextractor-js |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkurento-module-backgroundextractor-js
Kurento Media Server module kurento-module-backgroundextractor-js
Javascript control client code
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kurento/kurento-module-backgroundextractor-js/ -->
<dependency>
<groupId>org.kurento</groupId>
<artifactId>kurento-module-backgroundextractor-js</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kurento/kurento-module-backgroundextractor-js/
implementation 'org.kurento:kurento-module-backgroundextractor-js:1.0.0'
// https://jarcasting.com/artifacts/org.kurento/kurento-module-backgroundextractor-js/
implementation ("org.kurento:kurento-module-backgroundextractor-js:1.0.0")
'org.kurento:kurento-module-backgroundextractor-js:jar:1.0.0'
<dependency org="org.kurento" name="kurento-module-backgroundextractor-js" rev="1.0.0">
<artifact name="kurento-module-backgroundextractor-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kurento', module='kurento-module-backgroundextractor-js', version='1.0.0')
)
libraryDependencies += "org.kurento" % "kurento-module-backgroundextractor-js" % "1.0.0"
[org.kurento/kurento-module-backgroundextractor-js "1.0.0"]