License |
License |
---|---|
GroupId | GroupIdorg.kurento |
ArtifactId | ArtifactIdkurento-commons |
Last Version | Last Version6.16.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKurento Common utils
Common utils and classes for Kurento Java.
This project contains common util classes for the Kurento Java.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
kurento-commons-6.16.5.pom | |
kurento-commons-6.16.5.jar | 30 KB |
kurento-commons-6.16.5-sources.jar | 31 KB |
kurento-commons-6.16.5-javadoc.jar | 160 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kurento/kurento-commons/ -->
<dependency>
<groupId>org.kurento</groupId>
<artifactId>kurento-commons</artifactId>
<version>6.16.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.kurento/kurento-commons/
implementation 'org.kurento:kurento-commons:6.16.5'
// https://jarcasting.com/artifacts/org.kurento/kurento-commons/
implementation ("org.kurento:kurento-commons:6.16.5")
'org.kurento:kurento-commons:jar:6.16.5'
<dependency org="org.kurento" name="kurento-commons" rev="6.16.5">
<artifact name="kurento-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kurento', module='kurento-commons', version='6.16.5')
)
libraryDependencies += "org.kurento" % "kurento-commons" % "6.16.5"
[org.kurento/kurento-commons "6.16.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.google.code.gson : gson | jar | 2.8.6 |
com.google.guava : guava | jar | 30.0-jre |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |
junit : junit | jar | 4.13.1 |