r2dbc-mini-client 0.3.0


Group ID:
com.astutebits
Artifact ID:
r2dbc-mini-client_2.12
Version:
0.3.0
Release Date:
Apr 6, 2021
Licenses:
Files:

libraryDependencies += "com.astutebits" %% "r2dbc-mini-client" % "0.3.0"

Mill build tool

ivy"com.astutebits::r2dbc-mini-client:0.3.0"

Scala CLI

//> using dep "com.astutebits::r2dbc-mini-client:0.3.0"

Ammonite REPL

import $ivy.`com.astutebits::r2dbc-mini-client:0.3.0`

<dependency>
  <groupId>com.astutebits</groupId>
  <artifactId>r2dbc-mini-client_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.astutebits', name: 'r2dbc-mini-client_2.12', version: '0.3.0'