MVN

com.algorigo.rx : rxipcbinder

Maven & Gradle

Jul 15, 2022
0 stars

RxIpcBinder · Ipc Binder with remote process using Rx.

<dependency>
    <groupId>com.algorigo.rx</groupId>
    <artifactId>rxipcbinder</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.algorigo.rx : rxipcbinder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of com.algorigo.rx : rxipcbinder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
rxipcbinder-0.2.0
0.1.x
rxipcbinder-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.algorigo.rx</groupId>
    <artifactId>rxipcbinder</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.algorigo.rx : rxipcbinder gradle dependency to your build.gradle file:

implementation 'com.algorigo.rx:rxipcbinder:0.2.0'

Gradle Kotlin DSL: Add the following com.algorigo.rx : rxipcbinder gradle kotlin dependency to your build.gradle.kts file:

implementation("com.algorigo.rx:rxipcbinder:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.algorigo.rx : rxipcbinder sbt scala dependency to your build.sbt file:

libraryDependencies += "com.algorigo.rx" % "rxipcbinder" % "0.2.0"

Advertisement

Dependencies from Group

Apr 01, 2021
1 usages
0 stars
Mar 10, 2023
1 usages
0 stars
Feb 25, 2022
0 stars
Jul 15, 2022
0 stars

Discover Dependencies

Mar 25, 2021
2 stars
Mar 25, 2021
1 stars
May 05, 2021
0 stars
Mar 27, 2021
0 stars
Mar 26, 2021
22 stars
Dec 01, 2022
0 stars
Jul 03, 2023
2 stars
Jun 24, 2023
1 stars