hireproof / screening   0.0.17

MIT License GitHub

Composable input validation with introspection

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

screening 0.0.4


Group ID:
io.hireproof
Artifact ID:
screening_3
Version:
0.0.4
Release Date:
Jan 15, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.hireproof" %% "screening" % "0.0.4"

Mill build tool

ivy"io.hireproof::screening:0.0.4"

Scala CLI

//> using dep "io.hireproof::screening:0.0.4"

Ammonite REPL

import $ivy.`io.hireproof::screening:0.0.4`

<dependency>
  <groupId>io.hireproof</groupId>
  <artifactId>screening_3</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'io.hireproof', name: 'screening_3', version: '0.0.4'