okkam-http 0.2.1


Group ID:
com.github.azapen6
Artifact ID:
okkam-http_2.12
Version:
0.2.1
Release Date:
Dec 3, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.azapen6" %% "okkam-http" % "0.2.1"

Mill build tool

ivy"com.github.azapen6::okkam-http:0.2.1"

Scala CLI

//> using dep "com.github.azapen6::okkam-http:0.2.1"

Ammonite REPL

import $ivy.`com.github.azapen6::okkam-http:0.2.1`

<dependency>
  <groupId>com.github.azapen6</groupId>
  <artifactId>okkam-http_2.12</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.github.azapen6', name: 'okkam-http_2.12', version: '0.2.1'