onema / beenpwned4s   0.1.0

MIT License GitHub

Scala client for the "Have I Been Pwned API v2" https://haveibeenpwned.com/API/v2

Scala versions: 2.12

beenpwned4s 0.1.0


Group ID:
io.onema
Artifact ID:
beenpwned4s_2.12
Version:
0.1.0
Release Date:
Mar 24, 2019
Licenses:
MIT
Files:

libraryDependencies += "io.onema" %% "beenpwned4s" % "0.1.0"

Mill build tool

ivy"io.onema::beenpwned4s:0.1.0"

Scala CLI

//> using dep "io.onema::beenpwned4s:0.1.0"

Ammonite REPL

import $ivy.`io.onema::beenpwned4s:0.1.0`

<dependency>
  <groupId>io.onema</groupId>
  <artifactId>beenpwned4s_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.onema', name: 'beenpwned4s_2.12', version: '0.1.0'