Download pollexor-1.2.0.jar file - Jar p

Jar examples for p:pollexor

Description

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.

License

Apache License Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

pollexor-1.2.0-javadoc.jar
pollexor-1.2.0-sources.jar
pollexor-1.2.0.jar
pollexor-1.2.0.pom



Related Tutorials