MVN

org.jslipc : jslipc

Maven & Gradle

Feb 17, 2015
1 usages

Java Socket-Less Inter-Process Communication API

<dependency>
    <groupId>org.jslipc</groupId>
    <artifactId>jslipc</artifactId>
    <version>0.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jslipc : jslipc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.3

All Versions

Choose a version of org.jslipc : jslipc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
jslipc-0.2.3
jslipc-0.2.2
jslipc-0.2.1
jslipc-0.2.0
0.1.x
jslipc-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jslipc</groupId>
    <artifactId>jslipc</artifactId>
    <version>0.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jslipc : jslipc gradle dependency to your build.gradle file:

implementation 'org.jslipc:jslipc:0.2.3'

Gradle Kotlin DSL: Add the following org.jslipc : jslipc gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jslipc:jslipc:0.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jslipc : jslipc sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jslipc" % "jslipc" % "0.2.3"

Advertisement

Dependencies from Group

Feb 17, 2015
1 usages

Discover Dependencies

Mar 03, 2016
47 stars
Aug 20, 2023
3 usages
554 stars
Aug 17, 2023
1 usages
779 stars
Nov 08, 2017
5 usages
102 stars
Jun 20, 2015
4 usages
1.7k stars
Jun 28, 2023
34 usages
2.1k stars
Jul 03, 2021
5 usages
Feb 09, 2023
1 usages
95 stars