pheymann / typedapi   0.2.0

MIT License GitHub

Build your web API on the type level.

Scala versions: 2.12 2.11
Scala.js versions: 0.6

typedapi-scalaj-http-client 0.1.0


Group ID:
com.github.pheymann
Artifact ID:
typedapi-scalaj-http-client_2.11
Version:
0.1.0
Release Date:
Aug 3, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.pheymann" %% "typedapi-scalaj-http-client" % "0.1.0"

Mill build tool

ivy"com.github.pheymann::typedapi-scalaj-http-client:0.1.0"

Scala CLI

//> using dep "com.github.pheymann::typedapi-scalaj-http-client:0.1.0"

Ammonite REPL

import $ivy.`com.github.pheymann::typedapi-scalaj-http-client:0.1.0`

<dependency>
  <groupId>com.github.pheymann</groupId>
  <artifactId>typedapi-scalaj-http-client_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.pheymann', name: 'typedapi-scalaj-http-client_2.11', version: '0.1.0'