repository-jdbc-monad 0.1


Group ID:
com.github.ajozwik
Artifact ID:
repository-jdbc-monad_3
Version:
0.1
Release Date:
Apr 27, 2023
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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