tototoshi / nyanda   0.1.0

GitHub

Database Accessor for cats

Scala versions: 3.x

nyanda 0.1.0


Group ID:
com.github.tototoshi
Artifact ID:
nyanda_3
Version:
0.1.0
Release Date:
Jun 3, 2023
Licenses:
Files:

libraryDependencies += "com.github.tototoshi" %% "nyanda" % "0.1.0"

Mill build tool

ivy"com.github.tototoshi::nyanda:0.1.0"

Scala CLI

//> using dep "com.github.tototoshi::nyanda:0.1.0"

Ammonite REPL

import $ivy.`com.github.tototoshi::nyanda:0.1.0`

<dependency>
  <groupId>com.github.tototoshi</groupId>
  <artifactId>nyanda_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.tototoshi', name: 'nyanda_3', version: '0.1.0'