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


Group ID:
io.hireproof
Artifact ID:
screening-core_3
Version:
0.0.15
Release Date:
Mar 23, 2022
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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