simao / async-db   0.0.1

Mozilla Public License 2.0 GitHub

non blocking API for jdbc

Scala versions: 2.13 2.12

anorm-async 0.0.1


Group ID:
eu.0io
Artifact ID:
anorm-async_2.13
Version:
0.0.1
Release Date:
Aug 13, 2021
Licenses:
Files:

libraryDependencies += "eu.0io" %% "anorm-async" % "0.0.1"

Mill build tool

ivy"eu.0io::anorm-async:0.0.1"

Scala CLI

//> using dep "eu.0io::anorm-async:0.0.1"

Ammonite REPL

import $ivy.`eu.0io::anorm-async:0.0.1`

<dependency>
  <groupId>eu.0io</groupId>
  <artifactId>anorm-async_2.13</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'eu.0io', name: 'anorm-async_2.13', version: '0.0.1'