Sonder

TCP client-server library

License

License

GroupId

GroupId

com.github.tix320
ArtifactId

ArtifactId

sonder
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sonder
TCP client-server library
Project URL

Project URL

https://github.com/tix320/sonder

Download sonder

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.tix320 : kiwi jar 2.4.0
com.fasterxml.jackson.core : jackson-core jar 2.12.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.fasterxml.jackson.core : jackson-annotations jar 2.12.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
3.0.0
2.2.1
2.1.0
2.0.0
1.0.1
1.0.0
0.24.0
0.23.3
0.23.2
0.23.1
0.23.0
0.22.1
0.22.0
0.21.0
0.20.1
0.20.0
0.19.3
0.19.2
0.19.1
0.19.0
0.18.0
0.17.0
0.16.5
0.16.3
0.16.2
0.16.0
0.15.0
0.14.0
0.13.0
0.12.2
0.12.1
0.12.0