danslapman / morphling   3.2.0

Do What The F*ck You Want To Public License GitHub

Cats-based Scala library for free applicative schemas (cats-based port of Xenomorph)

Scala versions: 3.x 2.13 2.12

morphling-circe 3.0.0


Group ID:
com.github.danslapman
Artifact ID:
morphling-circe_3
Version:
3.0.0
Release Date:
Sept 13, 2022
Licenses:
Files:

libraryDependencies += "com.github.danslapman" %% "morphling-circe" % "3.0.0"

Mill build tool

ivy"com.github.danslapman::morphling-circe:3.0.0"

Scala CLI

//> using dep "com.github.danslapman::morphling-circe:3.0.0"

Ammonite REPL

import $ivy.`com.github.danslapman::morphling-circe:3.0.0`

<dependency>
  <groupId>com.github.danslapman</groupId>
  <artifactId>morphling-circe_3</artifactId>
  <version>3.0.0</version>
</dependency>

compile group: 'com.github.danslapman', name: 'morphling-circe_3', version: '3.0.0'