is not current version
Last Version 3.0.0

com.squareup:pollexor 2.0.0

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

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup
ArtifactId

ArtifactId

pollexor
Version

Version

2.0.0
Type

Type

jar

Download pollexor 2.0.0


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