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.0.1


Group ID:
one.estrondo
Artifact ID:
farango_3
Version:
0.0.1
Release Date:
Jun 25, 2023
Licenses:
Files:

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

Mill build tool

ivy"one.estrondo::farango:0.0.1"

Scala CLI

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

Ammonite REPL

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

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

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