Download finagle-mux_2.12-6.43.0.jar file - Jar f

Jar examples for f:finagle-mux-2.12

Description

finagle-mux

You can download jar file finagle-mux_2.12 6.43.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add finagle-mux_2.12-6.43.0.jar to your project.

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

Download

Click the following link to download the jar file.

finagle-mux_2.12-6.43.0-javadoc.jar
finagle-mux_2.12-6.43.0-sources.jar
finagle-mux_2.12-6.43.0.jar
finagle-mux_2.12-6.43.0.pom



Related Tutorials