MVN

com.monkopedia : ksrpc-native

Maven & Gradle

Sep 04, 2022
11 stars

ksrpc · A simple kotlin rpc library

<dependency>
    <groupId>com.monkopedia</groupId>
    <artifactId>ksrpc-native</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.monkopedia : ksrpc-native to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of com.monkopedia : ksrpc-native to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
ksrpc-native-0.6.0
0.5.x
ksrpc-native-0.5.5
ksrpc-native-0.5.3
ksrpc-native-0.5.2
ksrpc-native-0.5.1
ksrpc-native-0.5.0
0.4.x
ksrpc-native-0.4.3
ksrpc-native-0.4.2
ksrpc-native-0.4.1
ksrpc-native-0.4.0
0.2.x
ksrpc-native-0.2.0
0.1.x
ksrpc-native-0.1.1
ksrpc-native-0.1.0

How to add a dependency to Maven

Add the following com.monkopedia : ksrpc-native maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.monkopedia</groupId>
    <artifactId>ksrpc-native</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.monkopedia : ksrpc-native gradle dependency to your build.gradle file:

implementation 'com.monkopedia:ksrpc-native:0.6.0'

Gradle Kotlin DSL: Add the following com.monkopedia : ksrpc-native gradle kotlin dependency to your build.gradle.kts file:

implementation("com.monkopedia:ksrpc-native:0.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.monkopedia : ksrpc-native sbt scala dependency to your build.sbt file:

libraryDependencies += "com.monkopedia" % "ksrpc-native" % "0.6.0"

Advertisement

Dependencies from Group

Sep 04, 2022
1 usages
11 stars
Apr 12, 2021
1 usages
0 stars
Sep 04, 2022
1 usages
11 stars
Sep 04, 2022
11 stars
Nov 28, 2020
11 stars

Discover Dependencies

Nov 28, 2020
11 stars
Sep 04, 2022
11 stars
Sep 04, 2022
11 stars
Nov 24, 2020
1 usages
25 stars
Apr 24, 2021
310 stars
Apr 24, 2021
118 stars
Feb 10, 2022
4 usages