mdedetrich / webmodels   0.9.1

BSD 2-clause "Simplified" License GitHub

Webmodels is a scala library with a collection of Scala models/constants that are relevant to modern HTTP programming.

Scala versions: 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

webmodels 0.1.5


Group ID:
org.mdedetrich
Artifact ID:
webmodels_2.12
Version:
0.1.5
Release Date:
Oct 10, 2017
Licenses:
Files:

libraryDependencies += "org.mdedetrich" %% "webmodels" % "0.1.5"

Mill build tool

ivy"org.mdedetrich::webmodels:0.1.5"

Scala CLI

//> using dep "org.mdedetrich::webmodels:0.1.5"

Ammonite REPL

import $ivy.`org.mdedetrich::webmodels:0.1.5`

<dependency>
  <groupId>org.mdedetrich</groupId>
  <artifactId>webmodels_2.12</artifactId>
  <version>0.1.5</version>
</dependency>

compile group: 'org.mdedetrich', name: 'webmodels_2.12', version: '0.1.5'