mysql-async 0.2.3


Group ID:
com.github.mauricio
Artifact ID:
mysql-async_2.10
Version:
0.2.3
Release Date:
May 22, 2013
Licenses:
Files:

libraryDependencies += "com.github.mauricio" %% "mysql-async" % "0.2.3"

Mill build tool

ivy"com.github.mauricio::mysql-async:0.2.3"

Scala CLI

//> using dep "com.github.mauricio::mysql-async:0.2.3"

Ammonite REPL

import $ivy.`com.github.mauricio::mysql-async:0.2.3`

<dependency>
  <groupId>com.github.mauricio</groupId>
  <artifactId>mysql-async_2.10</artifactId>
  <version>0.2.3</version>
</dependency>

compile group: 'com.github.mauricio', name: 'mysql-async_2.10', version: '0.2.3'