Download thumbnailator-0.4.1.jar file - Jar t

Jar examples for t:thumbnailator

Description

Thumbnailator - a thumbnail generation library for Java

You can download jar file thumbnailator 0.4.1 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add thumbnailator-0.4.1.jar to your project.

<dependency>
   <groupId>net.coobird</groupId>
   <artifactId>thumbnailator</artifactId>
   <version>0.4.1</version>
</dependency>
compile group: 'net.coobird', name: 'thumbnailator', version: '0.4.1'
libraryDependencies += "net.coobird" % "thumbnailator" % "0.4.1"
<dependency org="net.coobird" name="thumbnailator" rev="0.4.1"/>
@Grapes(@Grab(group='net.coobird', module='thumbnailator', version='0.4.1'))
'net.coobird:thumbnailator:jar:0.4.1'

Download

Click the following link to download the jar file.

thumbnailator-0.4.1-javadoc.jar
thumbnailator-0.4.1-sources.jar
thumbnailator-0.4.1.jar
thumbnailator-0.4.1.pom



Related Tutorials