is not current version
Last Version 1.34

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


Categories

Categories

Net Netty Networking Drift
GroupId

GroupId

com.facebook.drift
ArtifactId

ArtifactId

drift-transport-netty
Version

Version

1.31
Type

Type

jar

Download drift-transport-netty 1.31


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