is not current version
Last Version 1.2.1

tcpclientserver 1.2.0b

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.0b
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.0b


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.