kfang / social-api-scala   0.4

MIT License GitHub

Social Network API Integration Library using Scala

Scala versions: 2.10

social-api-scala 0.3


Group ID:
com.github.kfang
Artifact ID:
social-api-scala_2.10
Version:
0.3
Release Date:
Oct 16, 2014
Licenses:
MIT
Files:
Full Scala Version:
2.10.3
Developers:

libraryDependencies += "com.github.kfang" %% "social-api-scala" % "0.3"

Mill build tool

ivy"com.github.kfang::social-api-scala:0.3"

Scala CLI

//> using dep "com.github.kfang::social-api-scala:0.3"

Ammonite REPL

import $ivy.`com.github.kfang::social-api-scala:0.3`

<dependency>
  <groupId>com.github.kfang</groupId>
  <artifactId>social-api-scala_2.10</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'com.github.kfang', name: 'social-api-scala_2.10', version: '0.3'