julienrf / play-jsonp-filter   1.3

MIT License GitHub

JSONP filter for Play framework

Scala versions: 2.11 2.10

play-jsonp-filter 1.2


Group ID:
org.julienrf
Artifact ID:
play-jsonp-filter_2.11
Version:
1.2
Release Date:
Jun 16, 2014
Licenses:
MIT
Files:

libraryDependencies += "org.julienrf" %% "play-jsonp-filter" % "1.2"

Mill build tool

ivy"org.julienrf::play-jsonp-filter:1.2"

Scala CLI

//> using dep "org.julienrf::play-jsonp-filter:1.2"

Ammonite REPL

import $ivy.`org.julienrf::play-jsonp-filter:1.2`

<dependency>
  <groupId>org.julienrf</groupId>
  <artifactId>play-jsonp-filter_2.11</artifactId>
  <version>1.2</version>
</dependency>

compile group: 'org.julienrf', name: 'play-jsonp-filter_2.11', version: '1.2'