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-core 0.0.1


Group ID:
com.busymachines
Artifact ID:
pureharm-core_2.12
Version:
0.0.1
Release Date:
Apr 2, 2019
Licenses:
Files:

libraryDependencies += "com.busymachines" %% "pureharm-core" % "0.0.1"

Mill build tool

ivy"com.busymachines::pureharm-core:0.0.1"

Scala CLI

//> using dep "com.busymachines::pureharm-core:0.0.1"

Ammonite REPL

import $ivy.`com.busymachines::pureharm-core:0.0.1`

<dependency>
  <groupId>com.busymachines</groupId>
  <artifactId>pureharm-core_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.busymachines', name: 'pureharm-core_2.12', version: '0.0.1'