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 0.8.6


Group ID:
com.outr
Artifact ID:
scarango-core_2.12
Version:
0.8.6
Release Date:
Nov 21, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>scarango-core_2.12</artifactId>
  <version>0.8.6</version>
</dependency>

compile group: 'com.outr', name: 'scarango-core_2.12', version: '0.8.6'