MVN

com.mchange : jsonrpc-client_2.11

Maven & Gradle

Feb 18, 2021
1 usages
0 stars

jsonrpc-client · jsonrpc-client

<dependency>
    <groupId>com.mchange</groupId>
    <artifactId>jsonrpc-client_2.11</artifactId>
    <version>0.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mchange : jsonrpc-client_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.10

All Versions

Choose a version of com.mchange : jsonrpc-client_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
jsonrpc-client_2.11-0.0.10
jsonrpc-client_2.11-0.0.9
jsonrpc-client_2.11-0.0.8
jsonrpc-client_2.11-0.0.7
jsonrpc-client_2.11-0.0.6
jsonrpc-client_2.11-0.0.5
jsonrpc-client_2.11-0.0.4
jsonrpc-client_2.11-0.0.3
jsonrpc-client_2.11-0.0.2
jsonrpc-client_2.11-0.0.1

How to add a dependency to Maven

Add the following com.mchange : jsonrpc-client_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.mchange</groupId>
    <artifactId>jsonrpc-client_2.11</artifactId>
    <version>0.0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mchange : jsonrpc-client_2.11 gradle dependency to your build.gradle file:

implementation 'com.mchange:jsonrpc-client_2.11:0.0.10'

Gradle Kotlin DSL: Add the following com.mchange : jsonrpc-client_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mchange:jsonrpc-client_2.11:0.0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mchange : jsonrpc-client_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mchange" % "jsonrpc-client_2.11" % "0.0.10"

Advertisement

Dependencies from Group

Dec 12, 2019
524 usages
1.2k stars
Jan 19, 2020
75 usages
36 stars
Oct 11, 2021
6 usages
0 stars
Aug 16, 2020
6 usages
2 stars
Aug 16, 2020
6 usages
2 stars

Discover Dependencies