Last Version

tcpclientserver 1.1.2

Simple string-based TCP client and server library.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.umbranium
ArtifactId

ArtifactId

tcpclientserver
Version

Version

1.1.2
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.1.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.