MVN

info.laht : yaj-rpc

Maven & Gradle

Dec 14, 2018
6 usages
16 stars

yaj-rpc · Yet Another JSON RPC (YAJ-RPC) is a JSON RPC 2.0 implementation for JVM languages written in Kotlin

<dependency>
    <groupId>info.laht</groupId>
    <artifactId>yaj-rpc</artifactId>
    <version>0.10.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of info.laht : yaj-rpc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.2

All Versions

Choose a version of info.laht : yaj-rpc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
yaj-rpc-0.10.2
yaj-rpc-0.10.1
yaj-rpc-0.10.0
0.9
yaj-rpc-0.9
0.8
yaj-rpc-0.8
0.5
yaj-rpc-0.5
0.4
yaj-rpc-0.4
0.3
yaj-rpc-0.3
0.2
yaj-rpc-0.2
0.1
yaj-rpc-0.1

How to add a dependency to Maven

Add the following info.laht : yaj-rpc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>info.laht</groupId>
    <artifactId>yaj-rpc</artifactId>
    <version>0.10.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following info.laht : yaj-rpc gradle dependency to your build.gradle file:

implementation 'info.laht:yaj-rpc:0.10.2'

Gradle Kotlin DSL: Add the following info.laht : yaj-rpc gradle kotlin dependency to your build.gradle.kts file:

implementation("info.laht:yaj-rpc:0.10.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following info.laht : yaj-rpc sbt scala dependency to your build.sbt file:

libraryDependencies += "info.laht" % "yaj-rpc" % "0.10.2"

Advertisement

Dependencies from Group

Dec 14, 2018
6 usages
16 stars
Jul 02, 2018
16 stars
Dec 14, 2018
16 stars
Dec 14, 2018
16 stars
Dec 14, 2018
16 stars

Discover Dependencies

Jul 26, 2014
4 usages
May 31, 2023
16 usages
495 stars
Jan 20, 2022
26 usages
134 stars
Mar 15, 2016
8 usages
1 stars
May 23, 2023
13 usages
1.6k stars
Jul 28, 2011
19 usages
Sep 15, 2020
4 usages
767 stars
Jul 20, 2023
10 usages
439 stars
Jun 16, 2015
6 usages
8 stars