Pollexor

Java client for the Thumbor image service which allows you to build URIs in an expressive fashion using a fluent API.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup
ArtifactId

ArtifactId

pollexor
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pollexor
Java client for the Thumbor image service which allows you to build URIs in an expressive fashion using a fluent API.
Project URL

Project URL

https://github.com/square/pollexor/
Source Code Management

Source Code Management

https://github.com/square/pollexor/

Download pollexor

How to add to project

<!-- https://jarcasting.com/artifacts/com.squareup/pollexor/ -->
<dependency>
    <groupId>com.squareup</groupId>
    <artifactId>pollexor</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup/pollexor/
implementation 'com.squareup:pollexor:3.0.0'
// https://jarcasting.com/artifacts/com.squareup/pollexor/
implementation ("com.squareup:pollexor:3.0.0")
'com.squareup:pollexor:jar:3.0.0'
<dependency org="com.squareup" name="pollexor" rev="3.0.0">
  <artifact name="pollexor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup', module='pollexor', version='3.0.0')
)
libraryDependencies += "com.squareup" % "pollexor" % "3.0.0"
[com.squareup/pollexor "3.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.squareup

Square

Versions

Version
3.0.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0