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.17


Group ID:
io.hireproof
Artifact ID:
screening-core_2.13
Version:
0.0.17
Release Date:
Apr 19, 2022
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.hireproof</groupId>
  <artifactId>screening-core_2.13</artifactId>
  <version>0.0.17</version>
</dependency>

compile group: 'io.hireproof', name: 'screening-core_2.13', version: '0.0.17'