Opaque type encoding for convenient new types, and boilerplate minimization of integration with 3rd party libraries like circe, http4s, doobie, skunk, etc.
sprout 0.0.2
Group ID:
com.lorandszakacs
Artifact ID:
sprout_2.13
Version:
0.0.2
Version Scheme:
Release Date:
Mar 31, 2021
Licenses:
Files:
Full Scala Version:
2.13.5
Developers:
libraryDependencies += "com.lorandszakacs" %% "sprout" % "0.0.2"
ivy"com.lorandszakacs::sprout:0.0.2"
//> using dep "com.lorandszakacs::sprout:0.0.2"
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'