Download pollexor-2.0.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 2.0.0 in this page.

License

Apache License Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

pollexor-2.0.0-javadoc.jar
pollexor-2.0.0-sources.jar
pollexor-2.0.0.jar
pollexor-2.0.0.pom



Related Tutorials