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 2.7.0


Group ID:
com.github.danslapman
Artifact ID:
morphling_2.13
Version:
2.7.0
Release Date:
Mar 18, 2021
Licenses:
Files:

libraryDependencies += "com.github.danslapman" %% "morphling" % "2.7.0"

Mill build tool

ivy"com.github.danslapman::morphling:2.7.0"

Scala CLI

//> using dep "com.github.danslapman::morphling:2.7.0"

Ammonite REPL

import $ivy.`com.github.danslapman::morphling:2.7.0`

<dependency>
  <groupId>com.github.danslapman</groupId>
  <artifactId>morphling_2.13</artifactId>
  <version>2.7.0</version>
</dependency>

compile group: 'com.github.danslapman', name: 'morphling_2.13', version: '2.7.0'