Jar examples for a:ant-jai
image task and corresponding types. jai (Java Advanced Imaging) is not available in public Maven repositories, therefore the dependencies are included with a scope provided the download URL is http://java.sun.com/products/java-media/jai/
You can download jar file ant-jai 1.9.3 in this page.
Apache License
You can use the following script to add ant-jai-1.9.3.jar to your project.
<dependency> <groupId>org.apache.ant</groupId> <artifactId>ant-jai</artifactId> <version>1.9.3</version> </dependency>
compile group: 'org.apache.ant', name: 'ant-jai', version: '1.9.3'
libraryDependencies += "org.apache.ant" % "ant-jai" % "1.9.3"
<dependency org="org.apache.ant" name="ant-jai" rev="1.9.3"/>
@Grapes(@Grab(group='org.apache.ant', module='ant-jai', version='1.9.3'))
'org.apache.ant:ant-jai:jar:1.9.3'
Click the following link to download the jar file.
ant-jai-1.9.3-sources.jar