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

com.github.lontime:extnetty-library 1.0.0-M11


Категории

Категории

Сеть Netty Networking
Группа

Группа

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

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

extnetty-library
Версия

Версия

1.0.0-M11
Тип

Тип

jar

Скачать extnetty-library 1.0.0-M11


<!-- https://jarcasting.com/artifacts/com.github.lontime/extnetty-library/ -->
<dependency>
    <groupId>com.github.lontime</groupId>
    <artifactId>extnetty-library</artifactId>
    <version>1.0.0-M11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extnetty-library/
implementation 'com.github.lontime:extnetty-library:1.0.0-M11'
// https://jarcasting.com/artifacts/com.github.lontime/extnetty-library/
implementation ("com.github.lontime:extnetty-library:1.0.0-M11")
'com.github.lontime:extnetty-library:jar:1.0.0-M11'
<dependency org="com.github.lontime" name="extnetty-library" rev="1.0.0-M11">
  <artifact name="extnetty-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extnetty-library', version='1.0.0-M11')
)
libraryDependencies += "com.github.lontime" % "extnetty-library" % "1.0.0-M11"
[com.github.lontime/extnetty-library "1.0.0-M11"]