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


Group ID:
io.hireproof
Artifact ID:
screening-json-circe_2.13
Version:
0.0.1
Release Date:
Jan 9, 2022
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.hireproof</groupId>
  <artifactId>screening-json-circe_2.13</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'io.hireproof', name: 'screening-json-circe_2.13', version: '0.0.1'