is not current version
Last Version 3.0.1

com.github.tix320:sonder 2.0.0

TCP client-server

GroupId

GroupId

com.github.tix320
ArtifactId

ArtifactId

sonder
Version

Version

2.0.0
Type

Type

jar

Download sonder 2.0.0


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