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 1.2.0 in this page.
Apache License Version 2.0
You can use the following script to add pollexor-1.2.0.jar to your project.
<dependency> <groupId>com.squareup</groupId> <artifactId>pollexor</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.squareup', name: 'pollexor', version: '1.2.0'
libraryDependencies += "com.squareup" % "pollexor" % "1.2.0"
<dependency org="com.squareup" name="pollexor" rev="1.2.0"/>
@Grapes(@Grab(group='com.squareup', module='pollexor', version='1.2.0'))
'com.squareup:pollexor:jar:1.2.0'
Click the following link to download the jar file.
pollexor-1.2.0-javadoc.jar