tototoshi / play-twitterauth   0.1.0

GitHub

Twitter Login for Play2

Scala versions: 2.11 2.10

play-twitterauth 0.1.0


Group ID:
com.github.tototoshi
Artifact ID:
play-twitterauth_2.11
Version:
0.1.0
Release Date:
Dec 22, 2014
Licenses:
Files:

libraryDependencies += "com.github.tototoshi" %% "play-twitterauth" % "0.1.0"

Mill build tool

ivy"com.github.tototoshi::play-twitterauth:0.1.0"

Scala CLI

//> using dep "com.github.tototoshi::play-twitterauth:0.1.0"

Ammonite REPL

import $ivy.`com.github.tototoshi::play-twitterauth:0.1.0`

<dependency>
  <groupId>com.github.tototoshi</groupId>
  <artifactId>play-twitterauth_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.tototoshi', name: 'play-twitterauth_2.11', version: '0.1.0'