Jar examples for t:thumbnailator
Thumbnailator - a thumbnail generation library for Java
You can download jar file thumbnailator 0.4.7 in this page.
The MIT License (MIT)
You can use the following script to add thumbnailator-0.4.7.jar to your project.
<dependency> <groupId>net.coobird</groupId> <artifactId>thumbnailator</artifactId> <version>0.4.7</version> </dependency>
compile group: 'net.coobird', name: 'thumbnailator', version: '0.4.7'
libraryDependencies += "net.coobird" % "thumbnailator" % "0.4.7"
<dependency org="net.coobird" name="thumbnailator" rev="0.4.7"/>
@Grapes(@Grab(group='net.coobird', module='thumbnailator', version='0.4.7'))
'net.coobird:thumbnailator:jar:0.4.7'
Click the following link to download the jar file.
thumbnailator-0.4.7-javadoc.jar