mysql-async 0.4.0


Group ID:
com.dripower
Artifact ID:
mysql-async_3
Version:
0.4.0
Release Date:
Apr 22, 2026
Licenses:
Files:
Full Scala Version:
3.3.7
Developers:

libraryDependencies += "com.dripower" %% "mysql-async" % "0.4.0"

Mill build tool

ivy"com.dripower::mysql-async:0.4.0"

Scala CLI

//> using dep "com.dripower::mysql-async:0.4.0"

Ammonite REPL

import $ivy.`com.dripower::mysql-async:0.4.0`

<dependency>
  <groupId>com.dripower</groupId>
  <artifactId>mysql-async_3</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.dripower', name: 'mysql-async_3', version: '0.4.0'