lucidsoftware / relate   5.0.0

Apache License 2.0 Website GitHub

Performant database access in Scala

Scala versions: 2.13

relate-postgres 4.0.3


Group ID:
com.lucidchart
Artifact ID:
relate-postgres_2.13
Version:
4.0.3
Release Date:
Nov 13, 2024
Licenses:
Files:
Full Scala Version:
2.13.12

libraryDependencies += "com.lucidchart" %% "relate-postgres" % "4.0.3"

Mill build tool

ivy"com.lucidchart::relate-postgres:4.0.3"

Scala CLI

//> using dep "com.lucidchart::relate-postgres:4.0.3"

Ammonite REPL

import $ivy.`com.lucidchart::relate-postgres:4.0.3`

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>relate-postgres_2.13</artifactId>
  <version>4.0.3</version>
</dependency>

compile group: 'com.lucidchart', name: 'relate-postgres_2.13', version: '4.0.3'