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

com.spotify:netty-zmtp 0.3.0

ZMTP, the ZeroMQ Message Transport Protocol for Netty

Категории

Категории

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

Группа

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

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

netty-zmtp
Версия

Версия

0.3.0
Тип

Тип

jar

Скачать netty-zmtp 0.3.0


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