не последняя версия
Последняя версия 1.4.3.rc-8

org.smartboot.socket:udp-core 1.4.3.rc-7

A high performance network application framework based on Java AIO

Группа

Группа

org.smartboot.socket
Идентификатор

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

udp-core
Версия

Версия

1.4.3.rc-7
Тип

Тип

jar

Скачать udp-core 1.4.3.rc-7


<!-- https://jarcasting.com/artifacts/org.smartboot.socket/udp-core/ -->
<dependency>
    <groupId>org.smartboot.socket</groupId>
    <artifactId>udp-core</artifactId>
    <version>1.4.3.rc-7</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartboot.socket/udp-core/
implementation 'org.smartboot.socket:udp-core:1.4.3.rc-7'
// https://jarcasting.com/artifacts/org.smartboot.socket/udp-core/
implementation ("org.smartboot.socket:udp-core:1.4.3.rc-7")
'org.smartboot.socket:udp-core:jar:1.4.3.rc-7'
<dependency org="org.smartboot.socket" name="udp-core" rev="1.4.3.rc-7">
  <artifact name="udp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartboot.socket', module='udp-core', version='1.4.3.rc-7')
)
libraryDependencies += "org.smartboot.socket" % "udp-core" % "1.4.3.rc-7"
[org.smartboot.socket/udp-core "1.4.3.rc-7"]