MVN

com.pushpopsoft : json-rpc-lib-binding

Maven & Gradle

Nov 27, 2017
2 usages

JSON-RPC Library Binding · JSON-RPC Library Binding

<dependency>
    <groupId>com.pushpopsoft</groupId>
    <artifactId>json-rpc-lib-binding</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pushpopsoft : json-rpc-lib-binding to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.pushpopsoft : json-rpc-lib-binding to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
json-rpc-lib-binding-0.0.3
json-rpc-lib-binding-0.0.2
json-rpc-lib-binding-0.0.1

How to add a dependency to Maven

Add the following com.pushpopsoft : json-rpc-lib-binding maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.pushpopsoft</groupId>
    <artifactId>json-rpc-lib-binding</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.pushpopsoft : json-rpc-lib-binding gradle dependency to your build.gradle file:

implementation 'com.pushpopsoft:json-rpc-lib-binding:0.0.3'

Gradle Kotlin DSL: Add the following com.pushpopsoft : json-rpc-lib-binding gradle kotlin dependency to your build.gradle.kts file:

implementation("com.pushpopsoft:json-rpc-lib-binding:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.pushpopsoft : json-rpc-lib-binding sbt scala dependency to your build.sbt file:

libraryDependencies += "com.pushpopsoft" % "json-rpc-lib-binding" % "0.0.3"

Advertisement

Dependencies from Group

Discover Dependencies

May 15, 2019
2 usages
40 stars
May 16, 2018
2 usages
0 stars
Jun 01, 2018
1 usages
19 stars
Jun 20, 2018
6 usages
1 stars
Sep 26, 2018
0 stars
Mar 14, 2019
2 usages
21 stars
May 07, 2019
2 usages
Apr 07, 2019
2 usages
Jan 29, 2019
4 usages
4 stars