Categories |
CategoriesJavaScript Languages JSON Data |
---|---|
GroupId | GroupIdorg.kurento |
ArtifactId | ArtifactIdkurento-jsonrpc-js |
Version | Version5.1.1 |
Type | Typejar |
Filename | Size |
---|---|
kurento-jsonrpc-js-5.1.1.pom | |
kurento-jsonrpc-js-5.1.1.jar | 256 KB |
kurento-jsonrpc-js-5.1.1-sources.jar | 256 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kurento/kurento-jsonrpc-js/ -->
<dependency>
<groupId>org.kurento</groupId>
<artifactId>kurento-jsonrpc-js</artifactId>
<version>5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kurento/kurento-jsonrpc-js/
implementation 'org.kurento:kurento-jsonrpc-js:5.1.1'
// https://jarcasting.com/artifacts/org.kurento/kurento-jsonrpc-js/
implementation ("org.kurento:kurento-jsonrpc-js:5.1.1")
'org.kurento:kurento-jsonrpc-js:jar:5.1.1'
<dependency org="org.kurento" name="kurento-jsonrpc-js" rev="5.1.1">
<artifact name="kurento-jsonrpc-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kurento', module='kurento-jsonrpc-js', version='5.1.1')
)
libraryDependencies += "org.kurento" % "kurento-jsonrpc-js" % "5.1.1"
[org.kurento/kurento-jsonrpc-js "5.1.1"]