Last Version

tcpclientserver 1.2.1

Simple string-based TCP client and server library.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.vaqxai
ArtifactId

ArtifactId

tcpclientserver
Version

Version

1.2.1
Type

Type

jar
Description

Description

tcpclientserver
Simple string-based TCP client and server library.
Project URL

Project URL

https://github.com/umbranium/java-tcpclientserver
Source Code Management

Source Code Management

http://github.com/umbranium/java-tcpclientserver/tree/master

Download tcpclientserver 1.2.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.