MVN

fi.vtt.nubomedia : jsonrpc-ws-android

Maven & Gradle

Oct 27, 2016
2 usages
4 stars

jsonrpc-ws-android · Android library for sending JSON-RPC messages over a WebSocket connection.

<dependency>
    <groupId>fi.vtt.nubomedia</groupId>
    <artifactId>jsonrpc-ws-android</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fi.vtt.nubomedia : jsonrpc-ws-android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of fi.vtt.nubomedia : jsonrpc-ws-android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
jsonrpc-ws-android-1.1.0
1.0.x
jsonrpc-ws-android-1.0.6
jsonrpc-ws-android-1.0.5
jsonrpc-ws-android-1.0.0

How to add a dependency to Maven

Add the following fi.vtt.nubomedia : jsonrpc-ws-android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>fi.vtt.nubomedia</groupId>
    <artifactId>jsonrpc-ws-android</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fi.vtt.nubomedia : jsonrpc-ws-android gradle dependency to your build.gradle file:

implementation 'fi.vtt.nubomedia:jsonrpc-ws-android:1.1.0'

Gradle Kotlin DSL: Add the following fi.vtt.nubomedia : jsonrpc-ws-android gradle kotlin dependency to your build.gradle.kts file:

implementation("fi.vtt.nubomedia:jsonrpc-ws-android:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following fi.vtt.nubomedia : jsonrpc-ws-android sbt scala dependency to your build.sbt file:

libraryDependencies += "fi.vtt.nubomedia" % "jsonrpc-ws-android" % "1.1.0"

Advertisement

Dependencies from Group

Oct 27, 2016
4 usages
2 stars
Oct 27, 2016
2 usages
4 stars
Mar 16, 2016
2 usages
1 stars
Feb 16, 2017
48 stars

Discover Dependencies

Nov 04, 2015
0 stars
Jan 14, 2018
4 usages
138 stars
sdk
Nov 07, 2015
0 stars
Feb 10, 2023
0 stars
Nov 05, 2015
15 stars
Jan 16, 2016
10 usages
4k stars