is not current version
Last Version 3.0.1

com.github.estigma88:jdhtuq-socket-communication 2.1.0

Defines communication api as a network communication using sockets

GroupId

GroupId

com.github.estigma88
ArtifactId

ArtifactId

jdhtuq-socket-communication
Version

Version

2.1.0
Type

Type

jar

Download jdhtuq-socket-communication 2.1.0


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