lucidsoftware / relate   3.2.0

Apache License 2.0 Website GitHub

Performant database access in Scala

Scala versions: 2.13 2.12 2.11 2.10

relate 2.1.0


Group ID:
com.lucidchart
Artifact ID:
relate_2.12
Version:
2.1.0
Release Date:
Dec 5, 2017
Licenses:
Files:

libraryDependencies += "com.lucidchart" %% "relate" % "2.1.0"

Mill build tool

ivy"com.lucidchart::relate:2.1.0"

Scala CLI

//> using dep "com.lucidchart::relate:2.1.0"

Ammonite REPL

import $ivy.`com.lucidchart::relate:2.1.0`

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>relate_2.12</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'com.lucidchart', name: 'relate_2.12', version: '2.1.0'