не последняя версия
Последняя версия 3.0.1

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

Defines communication api as a network communication using sockets

Группа

Группа

com.github.estigma88
Идентификатор

Идентификатор

jdhtuq-socket-communication
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать jdhtuq-socket-communication 3.0.0


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