oyvindberg / typo   0.10.0

MIT License Website GitHub

Typed Postgresql integration for Scala. Hopes to avoid typos

Scala versions: 3.x 2.13 2.12

typo 0.0.1


Group ID:
com.olvind.typo
Artifact ID:
typo_2.13
Version:
0.0.1
Release Date:
Apr 29, 2023
Licenses:
MIT
Files:

libraryDependencies += "com.olvind.typo" %% "typo" % "0.0.1"

Mill build tool

ivy"com.olvind.typo::typo:0.0.1"

Scala CLI

//> using dep "com.olvind.typo::typo:0.0.1"

Ammonite REPL

import $ivy.`com.olvind.typo::typo:0.0.1`

<dependency>
  <groupId>com.olvind.typo</groupId>
  <artifactId>typo_2.13</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.olvind.typo', name: 'typo_2.13', version: '0.0.1'