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-json-circe 0.0.12


Group ID:
io.hireproof
Artifact ID:
screening-json-circe_3
Version:
0.0.12
Release Date:
Mar 10, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.hireproof" %% "screening-json-circe" % "0.0.12"

Mill build tool

ivy"io.hireproof::screening-json-circe:0.0.12"

Scala CLI

//> using dep "io.hireproof::screening-json-circe:0.0.12"

Ammonite REPL

import $ivy.`io.hireproof::screening-json-circe:0.0.12`

<dependency>
  <groupId>io.hireproof</groupId>
  <artifactId>screening-json-circe_3</artifactId>
  <version>0.0.12</version>
</dependency>

compile group: 'io.hireproof', name: 'screening-json-circe_3', version: '0.0.12'