is not current version
Last Version 0.3.4

chat.dim:TCP 0.1.0

Transmission Control Protocol

GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

TCP
Version

Version

0.1.0
Type

Type

jar

Download TCP 0.1.0


<!-- https://jarcasting.com/artifacts/chat.dim/TCP/ -->
<dependency>
    <groupId>chat.dim</groupId>
    <artifactId>TCP</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/TCP/
implementation 'chat.dim:TCP:0.1.0'
// https://jarcasting.com/artifacts/chat.dim/TCP/
implementation ("chat.dim:TCP:0.1.0")
'chat.dim:TCP:jar:0.1.0'
<dependency org="chat.dim" name="TCP" rev="0.1.0">
  <artifact name="TCP" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='TCP', version='0.1.0')
)
libraryDependencies += "chat.dim" % "TCP" % "0.1.0"
[chat.dim/TCP "0.1.0"]