License |
License |
---|---|
GroupId | GroupIdcom.tinify |
ArtifactId | ArtifactIdtinify |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTinify
Java client for the Tinify API. Tinify compresses your images intelligently. Read more at https://tinify.com.
|
Project URL |
Project URL |
Filename | Size |
---|---|
tinify-1.7.0.pom | |
tinify-1.7.0.jar | 159 KB |
tinify-1.7.0-sources.jar | 149 KB |
tinify-1.7.0-javadoc.jar | 82 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
com.google.code.gson : gson | jar | 2.9.0 |
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 |