Download filters-2.0.235.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 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

filters-2.0.235-sources.jar
filters-2.0.235.jar
filters-2.0.235.pom



Related Tutorials