Download jj-imaging-1.1.jar file - Jar j

Jar examples for j:jj-imaging

Description

Java Image Filters (repackaged by Play! Framework)

You can download jar file jj-imaging 1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jj-imaging-1.1.jar to your project.

<dependency>
   <groupId>com.google.code.maven-play-plugin.org.playframework</groupId>
   <artifactId>jj-imaging</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'com.google.code.maven-play-plugin.org.playframework', name: 'jj-imaging', version: '1.1'
libraryDependencies += "com.google.code.maven-play-plugin.org.playframework" % "jj-imaging" % "1.1"
<dependency org="com.google.code.maven-play-plugin.org.playframework" name="jj-imaging" rev="1.1"/>
@Grapes(@Grab(group='com.google.code.maven-play-plugin.org.playframework', module='jj-imaging', version='1.1'))
'com.google.code.maven-play-plugin.org.playframework:jj-imaging:jar:1.1'

Download

Click the following link to download the jar file.

jj-imaging-1.1-javadoc.jar
jj-imaging-1.1-sources.jar
jj-imaging-1.1.jar
jj-imaging-1.1.pom



Related Tutorials