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