cerst / factories   0.6.0

MIT License Website GitHub

Standardized Scala factory methods with accumulated error messages

Scala versions: 2.13 2.12

factories 0.4.0


Group ID:
com.github.cerst
Artifact ID:
factories_2.13
Version:
0.4.0
Release Date:
Jun 13, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.cerst" %% "factories" % "0.4.0"

Mill build tool

ivy"com.github.cerst::factories:0.4.0"

Scala CLI

//> using dep "com.github.cerst::factories:0.4.0"

Ammonite REPL

import $ivy.`com.github.cerst::factories:0.4.0`

<dependency>
  <groupId>com.github.cerst</groupId>
  <artifactId>factories_2.13</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.github.cerst', name: 'factories_2.13', version: '0.4.0'