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