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 2.1.1


Group ID:
com.outr
Artifact ID:
scarango-core_2.13
Version:
2.1.1
Release Date:
Sept 10, 2019
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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