Last Version

Socket Communication 3.0.1

Defines communication api as a network communication using sockets

License

License

GroupId

GroupId

com.github.estigma88
ArtifactId

ArtifactId

jdhtuq-socket-communication
Version

Version

3.0.1
Type

Type

jar
Description

Description

Socket Communication
Defines communication api as a network communication using sockets
Project URL

Project URL

https://github.com/estigma88/jdhtuq
Source Code Management

Source Code Management

https://github.com/estigma88/jdhtuq

Download jdhtuq-socket-communication 3.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.estigma88 : jdhtuq-communication-api jar 3.0.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.4
org.slf4j : slf4j-api jar 1.7.2

Project Modules

There are no modules declared in this project.