MVN

io.github.umbranium : tcpclientserver

Maven & Gradle

Dec 07, 2021
1 stars

tcpclientserver · Simple string-based TCP client and server library.

<dependency>
    <groupId>io.github.umbranium</groupId>
    <artifactId>tcpclientserver</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.umbranium : tcpclientserver to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of io.github.umbranium : tcpclientserver to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
tcpclientserver-1.1.2
tcpclientserver-1.1.1

How to add a dependency to Maven

Add the following io.github.umbranium : tcpclientserver maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.umbranium</groupId>
    <artifactId>tcpclientserver</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.umbranium : tcpclientserver gradle dependency to your build.gradle file:

implementation 'io.github.umbranium:tcpclientserver:1.1.2'

Gradle Kotlin DSL: Add the following io.github.umbranium : tcpclientserver gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.umbranium:tcpclientserver:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.umbranium : tcpclientserver sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.umbranium" % "tcpclientserver" % "1.1.2"

Advertisement

Dependencies from Group

Dec 07, 2021
1 stars

Discover Dependencies

Dec 15, 2021
1 usages
0 stars
Apr 07, 2022
1 usages
1 stars
Nov 26, 2021
1.3k stars
Nov 25, 2021
1.3k stars
Aug 09, 2023
18 stars
Jan 01, 2022
0 stars
Jan 13, 2022
2 usages
0 stars
Feb 28, 2022
0 stars