MVN

chat.dim : TCP

Maven & Gradle

Mar 24, 2023
4 usages
7 stars

TCP · Transmission Control Protocol

<dependency>
    <groupId>chat.dim</groupId>
    <artifactId>TCP</artifactId>
    <version>0.3.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of chat.dim : TCP to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.8

All Versions

Choose a version of chat.dim : TCP to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
TCP-0.3.8
TCP-0.3.7
TCP-0.3.6
TCP-0.3.5
TCP-0.3.4
TCP-0.3.3
TCP-0.3.2
TCP-0.3.1
TCP-0.3.0
0.2.x
TCP-0.2.4
TCP-0.2.2
TCP-0.2.1
TCP-0.2.0
0.1.x
TCP-0.1.8
TCP-0.1.7
TCP-0.1.6
TCP-0.1.5
TCP-0.1.4
TCP-0.1.3
TCP-0.1.2
TCP-0.1.1
TCP-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>chat.dim</groupId>
    <artifactId>TCP</artifactId>
    <version>0.3.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following chat.dim : TCP gradle dependency to your build.gradle file:

implementation 'chat.dim:TCP:0.3.8'

Gradle Kotlin DSL: Add the following chat.dim : TCP gradle kotlin dependency to your build.gradle.kts file:

implementation("chat.dim:TCP:0.3.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following chat.dim : TCP sbt scala dependency to your build.sbt file:

libraryDependencies += "chat.dim" % "TCP" % "0.3.8"

Advertisement

Dependencies from Group

UDP
Mar 24, 2023
4 usages
7 stars
MTP
Nov 02, 2021
4 usages
7 stars
TCP
Mar 24, 2023
4 usages
7 stars
Jan 22, 2023
3 usages
0 stars
TLV
Oct 21, 2021
3 usages
7 stars

Discover Dependencies