lorandszakacs / sprout   0.0.5

Apache License 2.0 GitHub

Opaque type encoding for convenient new types, and boilerplate minimization of integration with 3rd party libraries like circe, http4s, doobie, skunk, etc.

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x

sprout 0.0.2


Group ID:
com.lorandszakacs
Artifact ID:
sprout_2.13
Version:
0.0.2
Release Date:
Mar 31, 2021
Licenses:
Files:

libraryDependencies += "com.lorandszakacs" %% "sprout" % "0.0.2"

Mill build tool

ivy"com.lorandszakacs::sprout:0.0.2"

Scala CLI

//> using dep "com.lorandszakacs::sprout:0.0.2"

Ammonite REPL

import $ivy.`com.lorandszakacs::sprout:0.0.2`

<dependency>
  <groupId>com.lorandszakacs</groupId>
  <artifactId>sprout_2.13</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.lorandszakacs', name: 'sprout_2.13', version: '0.0.2'