repository-jdbc-monad 0.4.2


Group ID:
com.github.ajozwik
Artifact ID:
repository-jdbc-monad_3
Version:
0.4.2
Release Date:
May 2, 2023
Licenses:
MIT
Files:

libraryDependencies += "com.github.ajozwik" %% "repository-jdbc-monad" % "0.4.2"

Mill build tool

ivy"com.github.ajozwik::repository-jdbc-monad:0.4.2"

Scala CLI

//> using dep "com.github.ajozwik::repository-jdbc-monad:0.4.2"

Ammonite REPL

import $ivy.`com.github.ajozwik::repository-jdbc-monad:0.4.2`

<dependency>
  <groupId>com.github.ajozwik</groupId>
  <artifactId>repository-jdbc-monad_3</artifactId>
  <version>0.4.2</version>
</dependency>

compile group: 'com.github.ajozwik', name: 'repository-jdbc-monad_3', version: '0.4.2'