mysql-async 0.2.20


Group ID:
com.github.mauricio
Artifact ID:
mysql-async_2.11
Version:
0.2.20
Release Date:
Jun 10, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.mauricio</groupId>
  <artifactId>mysql-async_2.11</artifactId>
  <version>0.2.20</version>
</dependency>

compile group: 'com.github.mauricio', name: 'mysql-async_2.11', version: '0.2.20'