Files download
File Operation
play-jsonp-filter_2.10-1.1.jar download
play-jsonp-filter_2.10-1.1.pom download
play-jsonp-filter_2.10-1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.julienrf</groupId>
  <artifactId>play-jsonp-filter_2.10</artifactId>
  <version>1.1</version>
</dependency>
Gradle Groovy
implementation 'org.julienrf:play-jsonp-filter_2.10:1.1'
Gradle Kotlin
implementation("org.julienrf:play-jsonp-filter_2.10:1.1")
Scala SBT
libraryDependencies += "org.julienrf" % "play-jsonp-filter_2.10" % "1.1"
Groovy Grape
@Grapes(
  @Grab(group='org.julienrf', module='play-jsonp-filter_2.10', version='1.1')
)
Apache Ivy
<dependency org="org.julienrf" name="play-jsonp-filter_2.10" rev="1.1" />
Leiningen
[org.julienrf/play-jsonp-filter_2.10 "1.1"]
Apache Buildr
'org.julienrf:play-jsonp-filter_2.10:jar:1.1'