osinka / httpbl   2.0.0

GitHub

http:BL API in Scala

Scala versions: 2.11 2.10

httpbl 2.0.0


Group ID:
com.osinka.httpbl
Artifact ID:
httpbl_2.11
Version:
2.0.0
Release Date:
Oct 20, 2014
Licenses:
Files:

libraryDependencies += "com.osinka.httpbl" %% "httpbl" % "2.0.0"

Mill build tool

ivy"com.osinka.httpbl::httpbl:2.0.0"

Scala CLI

//> using dep "com.osinka.httpbl::httpbl:2.0.0"

Ammonite REPL

import $ivy.`com.osinka.httpbl::httpbl:2.0.0`

<dependency>
  <groupId>com.osinka.httpbl</groupId>
  <artifactId>httpbl_2.11</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.osinka.httpbl', name: 'httpbl_2.11', version: '2.0.0'