mysql-async 0.2.18


Group ID:
com.github.mauricio
Artifact ID:
mysql-async_2.11
Version:
0.2.18
Release Date:
Aug 11, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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