Last Version

Sonder 3.0.1

TCP client-server library

License

License

GroupId

GroupId

com.github.tix320
ArtifactId

ArtifactId

sonder
Version

Version

3.0.1
Type

Type

jar
Description

Description

Sonder
TCP client-server library
Project URL

Project URL

https://github.com/tix320/sonder

Download sonder 3.0.1


<!-- 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.