MVN

com.colobu : rpcx

Maven & Gradle

Mar 01, 2018
80 stars

Basic Maven Project · A Maven project created from the library archetype.

<dependency>
    <groupId>com.colobu</groupId>
    <artifactId>rpcx</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.colobu : rpcx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.colobu : rpcx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
rpcx-1.0

How to add a dependency to Maven

Add the following com.colobu : rpcx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.colobu</groupId>
    <artifactId>rpcx</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.colobu : rpcx gradle dependency to your build.gradle file:

implementation 'com.colobu:rpcx:1.0'

Gradle Kotlin DSL: Add the following com.colobu : rpcx gradle kotlin dependency to your build.gradle.kts file:

implementation("com.colobu:rpcx:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.colobu : rpcx sbt scala dependency to your build.sbt file:

libraryDependencies += "com.colobu" % "rpcx" % "1.0"

Advertisement

Dependencies from Group

Mar 01, 2018
80 stars

Discover Dependencies

Jun 06, 2018
2 usages
10 stars
Mar 02, 2018
35 stars
Feb 27, 2018
1 usages
77 stars
Jun 03, 2023
13 usages
7.1k stars
Aug 22, 2023
4 usages
5.7k stars
Dec 07, 2020
6 usages
1.9k stars
Mar 10, 2018
1 usages
Mar 10, 2018
6 usages
86 stars
Nov 23, 2020
3 usages
49 stars
Mar 10, 2018
3 usages
31 stars