Tinify

Java client for the Tinify API. Tinify compresses your images intelligently. Read more at https://tinify.com.

License

License

GroupId

GroupId

com.tinify
ArtifactId

ArtifactId

tinify
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tinify
Java client for the Tinify API. Tinify compresses your images intelligently. Read more at https://tinify.com.
Project URL

Project URL

https://tinify.com

Download tinify

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.14.9
com.google.code.gson : gson jar 2.9.0

test (5)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.49
junit : junit jar 4.13.2
org.hamcrest : hamcrest-all jar 1.3
com.squareup.okhttp3 : mockwebserver jar 3.14.9
commons-codec : commons-codec jar 1.15

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.4
1.6.3
1.6.2
1.6.1
1.6.1-beta
1.6.0
1.6.0-beta
1.5.1
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0