seratch / hackernews4s   0.6.1

MIT License GitHub

HackerNews API Client in Scala

Scala versions: 2.12 2.11 2.10

hackernews4s 0.4.1


Group ID:
com.github.seratch
Artifact ID:
hackernews4s_2.11
Version:
0.4.1
Release Date:
Apr 7, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.github.seratch" %% "hackernews4s" % "0.4.1"

Mill build tool

ivy"com.github.seratch::hackernews4s:0.4.1"

Scala CLI

//> using dep "com.github.seratch::hackernews4s:0.4.1"

Ammonite REPL

import $ivy.`com.github.seratch::hackernews4s:0.4.1`

<dependency>
  <groupId>com.github.seratch</groupId>
  <artifactId>hackernews4s_2.11</artifactId>
  <version>0.4.1</version>
</dependency>

compile group: 'com.github.seratch', name: 'hackernews4s_2.11', version: '0.4.1'