benoitguigal / reactive-bird   1.1

MIT License GitHub

A scala client for Twitter v1.1 API

Scala versions: 2.10

reactivebird 1.0


Group ID:
org.reactivebird
Artifact ID:
reactivebird_2.10
Version:
1.0
Release Date:
Aug 4, 2014
Licenses:
Files:
Full Scala Version:
2.10.2
Developers:

libraryDependencies += "org.reactivebird" %% "reactivebird" % "1.0"

Mill build tool

ivy"org.reactivebird::reactivebird:1.0"

Scala CLI

//> using dep "org.reactivebird::reactivebird:1.0"

Ammonite REPL

import $ivy.`org.reactivebird::reactivebird:1.0`

<dependency>
  <groupId>org.reactivebird</groupId>
  <artifactId>reactivebird_2.10</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'org.reactivebird', name: 'reactivebird_2.10', version: '1.0'