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 1.6.1


Group ID:
com.lucidchart
Artifact ID:
relate_2.11
Version:
1.6.1
Release Date:
Nov 7, 2014
Licenses:
Files:

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

Mill build tool

ivy"com.lucidchart::relate:1.6.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>relate_2.11</artifactId>
  <version>1.6.1</version>
</dependency>

compile group: 'com.lucidchart', name: 'relate_2.11', version: '1.6.1'