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

io.jpom.jpom-plugin:netty 1.0.2


Категории

Категории

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

Группа

io.jpom.jpom-plugin
Идентификатор

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

netty
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать netty 1.0.2


<!-- https://jarcasting.com/artifacts/io.jpom.jpom-plugin/netty/ -->
<dependency>
    <groupId>io.jpom.jpom-plugin</groupId>
    <artifactId>netty</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.jpom.jpom-plugin/netty/
implementation 'io.jpom.jpom-plugin:netty:1.0.2'
// https://jarcasting.com/artifacts/io.jpom.jpom-plugin/netty/
implementation ("io.jpom.jpom-plugin:netty:1.0.2")
'io.jpom.jpom-plugin:netty:jar:1.0.2'
<dependency org="io.jpom.jpom-plugin" name="netty" rev="1.0.2">
  <artifact name="netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jpom.jpom-plugin', module='netty', version='1.0.2')
)
libraryDependencies += "io.jpom.jpom-plugin" % "netty" % "1.0.2"
[io.jpom.jpom-plugin/netty "1.0.2"]