pureharm / pureharm   0.0.7

Apache License 2.0 GitHub

Principled pure functional programming glue in Scala. Short for "pure harmony".

Scala versions: 2.13 2.12

pureharm-db-core 0.0.2-M4


Group ID:
com.busymachines
Artifact ID:
pureharm-db-core_2.12
Version:
0.0.2-M4
Release Date:
Apr 23, 2019
Licenses:
Files:

libraryDependencies += "com.busymachines" %% "pureharm-db-core" % "0.0.2-M4"

Mill build tool

ivy"com.busymachines::pureharm-db-core:0.0.2-M4"

Scala CLI

//> using dep "com.busymachines::pureharm-db-core:0.0.2-M4"

Ammonite REPL

import $ivy.`com.busymachines::pureharm-db-core:0.0.2-M4`

<dependency>
  <groupId>com.busymachines</groupId>
  <artifactId>pureharm-db-core_2.12</artifactId>
  <version>0.0.2-M4</version>
</dependency>

compile group: 'com.busymachines', name: 'pureharm-db-core_2.12', version: '0.0.2-M4'