Download finagle-netty4_2.12-18.6.0.jar file - Jar f

Jar examples for f:finagle-netty4-2.12

Description

finagle-netty4

You can download jar file finagle-netty4_2.12 18.6.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add finagle-netty4_2.12-18.6.0.jar to your project.

<dependency>
   <groupId>com.twitter</groupId>
   <artifactId>finagle-netty4_2.12</artifactId>
   <version>18.6.0</version>
</dependency>
compile group: 'com.twitter', name: 'finagle-netty4_2.12', version: '18.6.0'
libraryDependencies += "com.twitter" % "finagle-netty4_2.12" % "18.6.0"
<dependency org="com.twitter" name="finagle-netty4_2.12" rev="18.6.0"/>
@Grapes(@Grab(group='com.twitter', module='finagle-netty4_2.12', version='18.6.0'))
'com.twitter:finagle-netty4_2.12:jar:18.6.0'

Download

Click the following link to download the jar file.

finagle-netty4_2.12-18.6.0-javadoc.jar
finagle-netty4_2.12-18.6.0-sources.jar
finagle-netty4_2.12-18.6.0.jar
finagle-netty4_2.12-18.6.0.pom



Related Tutorials