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-core 0.0.3


Group ID:
io.hireproof
Artifact ID:
screening-core_3
Version:
0.0.3
Release Date:
Jan 12, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.hireproof" %% "screening-core" % "0.0.3"

Mill build tool

ivy"io.hireproof::screening-core:0.0.3"

Scala CLI

//> using dep "io.hireproof::screening-core:0.0.3"

Ammonite REPL

import $ivy.`io.hireproof::screening-core:0.0.3`

<dependency>
  <groupId>io.hireproof</groupId>
  <artifactId>screening-core_3</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'io.hireproof', name: 'screening-core_3', version: '0.0.3'