k

kws-utils

Kurento Web SDK Utils The kws-utils project contains a set of utilities that have been found useful during the development of applications with the Kurento stack.
http://www.kurento.com/docs/${project.version}
GNU Lesser General Public License
-kurento.org Community
Files download
File Operation
kws-utils-4.3.22.jar download
kws-utils-4.3.22.pom download
kws-utils-4.3.22-sources.jar download
Apache Maven
<dependency>
  <groupId>com.kurento.kws</groupId>
  <artifactId>kws-utils</artifactId>
  <version>4.3.22</version>
</dependency>
Gradle Groovy
implementation 'com.kurento.kws:kws-utils:4.3.22'
Gradle Kotlin
implementation("com.kurento.kws:kws-utils:4.3.22")
Scala SBT
libraryDependencies += "com.kurento.kws" % "kws-utils" % "4.3.22"
Groovy Grape
@Grapes(
  @Grab(group='com.kurento.kws', module='kws-utils', version='4.3.22')
)
Apache Ivy
<dependency org="com.kurento.kws" name="kws-utils" rev="4.3.22" />
Leiningen
[com.kurento.kws/kws-utils "4.3.22"]
Apache Buildr
'com.kurento.kws:kws-utils:jar:4.3.22'
Dependencies
The project has no third-party dependencies