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 0.1.0


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

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

Mill build tool

ivy"one.estrondo::farango:0.1.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>one.estrondo</groupId>
  <artifactId>farango_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'one.estrondo', name: 'farango_3', version: '0.1.0'