PhotoLib Transforms

PhotoLib image transformation library

License

License

MIT License
Categories

Categories

ORM Data
GroupId

GroupId

com.pseudocode.photolib
ArtifactId

ArtifactId

photolib-transforms
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

PhotoLib Transforms
PhotoLib image transformation library

Download photolib-transforms

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2
com.fasterxml.jackson.core : jackson-databind jar 2.1.2
com.fasterxml.jackson.core : jackson-annotations jar 2.1.2
com.fasterxml.jackson.core : jackson-core jar 2.1.2
org.im4java : im4java jar 1.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.0
3.2.0
3.1.0
3.0.1
3.0.0