outr / scarango   3.20.0

MIT License GitHub

ArangoDB client written in Scala

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6
sbt plugins: 1.0

scarango-core 3.7.6


Group ID:
com.outr
Artifact ID:
scarango-core_2.13
Version:
3.7.6
Release Date:
Nov 23, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.outr" %% "scarango-core" % "3.7.6"

Mill build tool

ivy"com.outr::scarango-core:3.7.6"

Scala CLI

//> using dep "com.outr::scarango-core:3.7.6"

Ammonite REPL

import $ivy.`com.outr::scarango-core:3.7.6`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>scarango-core_2.13</artifactId>
  <version>3.7.6</version>
</dependency>

compile group: 'com.outr', name: 'scarango-core_2.13', version: '3.7.6'