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

com.github.spullara.redis:netty4 0.3


Категории

Категории

Redis Данные Базы данных Сеть Netty Networking
Группа

Группа

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

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

netty4
Версия

Версия

0.3
Тип

Тип

jar

Скачать netty4 0.3


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