zeab / http-seed   1.0.0

Apache License 2.0 GitHub

Standardized structure of http calls

Scala versions: 2.12

httpseed 1.0.0


Group ID:
com.github.zeab
Artifact ID:
httpseed_2.12
Version:
1.0.0
Release Date:
Jul 8, 2019
Licenses:
Files:
Full Scala Version:
2.12.8

libraryDependencies += "com.github.zeab" %% "httpseed" % "1.0.0"

Mill build tool

ivy"com.github.zeab::httpseed:1.0.0"

Scala CLI

//> using dep "com.github.zeab::httpseed:1.0.0"

Ammonite REPL

import $ivy.`com.github.zeab::httpseed:1.0.0`

<dependency>
  <groupId>com.github.zeab</groupId>
  <artifactId>httpseed_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.zeab', name: 'httpseed_2.12', version: '1.0.0'