Download finagle-mysql_2.9.2-6.5.1.jar file - Jar f

Jar examples for f:finagle-mysql-2.9.2

Description

finagle-mysql

You can download jar file finagle-mysql_2.9.2 6.5.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add finagle-mysql_2.9.2-6.5.1.jar to your project.

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

Download

Click the following link to download the jar file.

finagle-mysql_2.9.2-6.5.1-javadoc.jar
finagle-mysql_2.9.2-6.5.1-sources.jar
finagle-mysql_2.9.2-6.5.1.jar
finagle-mysql_2.9.2-6.5.1.pom



Related Tutorials