MVN

com.github.marks-yag : ipc

Maven & Gradle

Nov 22, 2020
1 stars

IPC · A simple async IPC library written in Kotlin.

<dependency>
    <groupId>com.github.marks-yag</groupId>
    <artifactId>ipc</artifactId>
    <version>0.18.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.marks-yag : ipc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.18.3

All Versions

Choose a version of com.github.marks-yag : ipc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.18.x
ipc-0.18.3
ipc-0.18.2
ipc-0.18.1
ipc-0.18.0
0.17.x
ipc-0.17.10
ipc-0.17.9
ipc-0.17.8
ipc-0.17.7
ipc-0.17.6
ipc-0.17.5
ipc-0.17.4
ipc-0.17.3
ipc-0.17.2
ipc-0.17.1
ipc-0.17.0
0.16.x
ipc-0.16.2
ipc-0.16.1
ipc-0.16.0
0.15.x
ipc-0.15.0
0.14.x
ipc-0.14.0
0.13.x
ipc-0.13.6
ipc-0.13.5
ipc-0.13.4
ipc-0.13.3
ipc-0.13.2
ipc-0.13.1
ipc-0.13.0
0.12.x
ipc-0.12.2
ipc-0.12.1
ipc-0.12.0
0.11.x
ipc-0.11.2
ipc-0.11.1
ipc-0.11.0
0.10.x
ipc-0.10.1
ipc-0.10.0
0.9.x
ipc-0.9.11
ipc-0.9.0

How to add a dependency to Maven

Add the following com.github.marks-yag : ipc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.marks-yag</groupId>
    <artifactId>ipc</artifactId>
    <version>0.18.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.marks-yag : ipc gradle dependency to your build.gradle file:

implementation 'com.github.marks-yag:ipc:0.18.3'

Gradle Kotlin DSL: Add the following com.github.marks-yag : ipc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.marks-yag:ipc:0.18.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.marks-yag : ipc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.marks-yag" % "ipc" % "0.18.3"

Advertisement

Dependencies from Group

Mar 24, 2023
5 usages
1 stars
Mar 24, 2023
5 usages
1 stars
Dec 31, 2019
4 usages
0 stars
Apr 27, 2020
3 usages
Mar 30, 2023
2 usages
0 stars

Discover Dependencies

Aug 06, 2021
7 stars
Oct 27, 2019
0 stars
Dec 19, 2019
16 usages
5.6k stars
May 29, 2023
0 stars
Jul 20, 2023
3 usages
389 stars
Jul 20, 2023
15 usages
389 stars