julienrf / play-jsonp-filter   1.3

MIT License GitHub

JSONP filter for Play framework

Scala versions: 2.10

play-jsonp-filter 1.1


Group ID:
org.julienrf
Artifact ID:
play-jsonp-filter_2.10
Version:
1.1
Release Date:
Jun 16, 2014
Licenses:
MIT
Files:
Full Scala Version:
2.10.4

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.julienrf</groupId>
  <artifactId>play-jsonp-filter_2.10</artifactId>
  <version>1.1</version>
</dependency>

compile group: 'org.julienrf', name: 'play-jsonp-filter_2.10', version: '1.1'