estrondo / farango   0.1.0

Contributors Wanted GNU General Public License v3.0 only GitHub

A small Scala 3 functional wrapper for ArangoDB.

Scala versions: 3.x

farango-ducktape 0.1.0


Group ID:
one.estrondo
Artifact ID:
farango-ducktape_3
Version:
0.1.0
Release Date:
Jul 11, 2023
Licenses:
Files:

libraryDependencies += "one.estrondo" %% "farango-ducktape" % "0.1.0"

Mill build tool

ivy"one.estrondo::farango-ducktape:0.1.0"

Scala CLI

//> using dep "one.estrondo::farango-ducktape:0.1.0"

Ammonite REPL

import $ivy.`one.estrondo::farango-ducktape:0.1.0`

<dependency>
  <groupId>one.estrondo</groupId>
  <artifactId>farango-ducktape_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'one.estrondo', name: 'farango-ducktape_3', version: '0.1.0'