Jar examples for p:pollexor
Java client for the Thumbor image service which allows you to build URIs in an expressive fashion using a fluent API.
You can download jar file pollexor 2.0.0 in this page.
Apache License Version 2.0
You can use the following script to add pollexor-2.0.0.jar to your project.
<dependency> <groupId>com.squareup</groupId> <artifactId>pollexor</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.squareup', name: 'pollexor', version: '2.0.0'
libraryDependencies += "com.squareup" % "pollexor" % "2.0.0"
<dependency org="com.squareup" name="pollexor" rev="2.0.0"/>
@Grapes(@Grab(group='com.squareup', module='pollexor', version='2.0.0'))
'com.squareup:pollexor:jar:2.0.0'
Click the following link to download the jar file.
pollexor-2.0.0-javadoc.jar