is not current version
Last Version 1.34

com.facebook.drift:drift-transport-netty 1.32


Categories

Categories

Net Netty Networking Drift
GroupId

GroupId

com.facebook.drift
ArtifactId

ArtifactId

drift-transport-netty
Version

Version

1.32
Type

Type

jar

Download drift-transport-netty 1.32


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