HackerNews API Client in Scala
hackernews4s 0.6.1
Group ID:
com.github.seratch
Artifact ID:
hackernews4s_2.11
Version:
0.6.1
Release Date:
Nov 5, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.github.seratch" %% "hackernews4s" % "0.6.1"
ivy"com.github.seratch::hackernews4s:0.6.1"
//> using dep "com.github.seratch::hackernews4s:0.6.1"
import $ivy.`com.github.seratch::hackernews4s:0.6.1`
<dependency> <groupId>com.github.seratch</groupId> <artifactId>hackernews4s_2.11</artifactId> <version>0.6.1</version> </dependency>
compile group: 'com.github.seratch', name: 'hackernews4s_2.11', version: '0.6.1'