Download mysql-async_2.10-0.2.4.jar file - Jar m

Jar examples for m:mysql-async-2.10

Description

mysql-async

You can download jar file mysql-async_2.10 0.2.4 in this page.

License

APACHE-2.0

Build File

You can use the following script to add mysql-async_2.10-0.2.4.jar to your project.

<dependency>
   <groupId>com.github.mauricio</groupId>
   <artifactId>mysql-async_2.10</artifactId>
   <version>0.2.4</version>
</dependency>
compile group: 'com.github.mauricio', name: 'mysql-async_2.10', version: '0.2.4'
libraryDependencies += "com.github.mauricio" % "mysql-async_2.10" % "0.2.4"
<dependency org="com.github.mauricio" name="mysql-async_2.10" rev="0.2.4"/>
@Grapes(@Grab(group='com.github.mauricio', module='mysql-async_2.10', version='0.2.4'))
'com.github.mauricio:mysql-async_2.10:jar:0.2.4'

Download

Click the following link to download the jar file.

mysql-async_2.10-0.2.4-javadoc.jar
mysql-async_2.10-0.2.4-sources.jar
mysql-async_2.10-0.2.4.jar
mysql-async_2.10-0.2.4.pom



Related Tutorials