Download filters-2.0.235-1.jar file - Jar f

Jar examples for f:filters

Description

A collection of image processing filters.

You can download jar file filters 2.0.235-1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add filters-2.0.235-1.jar to your project.

<dependency>
   <groupId>com.jhlabs</groupId>
   <artifactId>filters</artifactId>
   <version>2.0.235-1</version>
</dependency>
compile group: 'com.jhlabs', name: 'filters', version: '2.0.235-1'
libraryDependencies += "com.jhlabs" % "filters" % "2.0.235-1"
<dependency org="com.jhlabs" name="filters" rev="2.0.235-1"/>
@Grapes(@Grab(group='com.jhlabs', module='filters', version='2.0.235-1'))
'com.jhlabs:filters:jar:2.0.235-1'

Download

Click the following link to download the jar file.

filters-2.0.235-1-javadoc.jar
filters-2.0.235-1-sources.jar
filters-2.0.235-1.jar
filters-2.0.235-1.pom



Related Tutorials