| License |
License |
|---|---|
| GroupId | GroupIdorg.kurento.module |
| ArtifactId | ArtifactIdmarkerdetector |
| Last Version | Last Version6.15.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmarkerdetector
Kurento Marker Detector example module
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| markerdetector-6.15.0.pom | |
| markerdetector-6.15.0.jar | 6 KB |
| markerdetector-6.15.0-sources.jar | 5 KB |
| markerdetector-6.15.0-javadoc.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kurento.module/markerdetector/ -->
<dependency>
<groupId>org.kurento.module</groupId>
<artifactId>markerdetector</artifactId>
<version>6.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kurento.module/markerdetector/
implementation 'org.kurento.module:markerdetector:6.15.0'
// https://jarcasting.com/artifacts/org.kurento.module/markerdetector/
implementation ("org.kurento.module:markerdetector:6.15.0")
'org.kurento.module:markerdetector:jar:6.15.0'
<dependency org="org.kurento.module" name="markerdetector" rev="6.15.0">
<artifact name="markerdetector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kurento.module', module='markerdetector', version='6.15.0')
)
libraryDependencies += "org.kurento.module" % "markerdetector" % "6.15.0"
[org.kurento.module/markerdetector "6.15.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.kurento : kurento-client | jar | [6.7.0,7.0.0-SNAPSHOT) |