giabao / recaptcha-play   0.1

Apache License 2.0 GitHub

recaptcha v2 (nocaptcha) for playframework 2.4+

Scala versions: 2.11

recaptcha-play 0.1


Group ID:
com.sandinh
Artifact ID:
recaptcha-play_2.11
Version:
0.1
Release Date:
Jul 16, 2015
Licenses:
Files:

libraryDependencies += "com.sandinh" %% "recaptcha-play" % "0.1"

Mill build tool

ivy"com.sandinh::recaptcha-play:0.1"

Scala CLI

//> using dep "com.sandinh::recaptcha-play:0.1"

Ammonite REPL

import $ivy.`com.sandinh::recaptcha-play:0.1`

<dependency>
  <groupId>com.sandinh</groupId>
  <artifactId>recaptcha-play_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.sandinh', name: 'recaptcha-play_2.11', version: '0.1'