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-json-circe 0.0.5


Group ID:
com.busymachines
Artifact ID:
pureharm-json-circe_2.13
Version:
0.0.5
Release Date:
May 6, 2020
Licenses:
Files:

libraryDependencies += "com.busymachines" %% "pureharm-json-circe" % "0.0.5"

Mill build tool

ivy"com.busymachines::pureharm-json-circe:0.0.5"

Scala CLI

//> using dep "com.busymachines::pureharm-json-circe:0.0.5"

Ammonite REPL

import $ivy.`com.busymachines::pureharm-json-circe:0.0.5`

<dependency>
  <groupId>com.busymachines</groupId>
  <artifactId>pureharm-json-circe_2.13</artifactId>
  <version>0.0.5</version>
</dependency>

compile group: 'com.busymachines', name: 'pureharm-json-circe_2.13', version: '0.0.5'