Last Version

picasso 3.0.0-6

A powerful image downloading and caching library for Android

License

License

GroupId

GroupId

io.github.minyushov
ArtifactId

ArtifactId

picasso
Version

Version

3.0.0-6
Type

Type

aar
Description

Description

picasso
A powerful image downloading and caching library for Android
Project URL

Project URL

https://github.com/minyushov/picasso
Source Code Management

Source Code Management

https://github.com/minyushov/picasso/tree/master

Download picasso 3.0.0-6


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.1

runtime (1)

Group / Artifact Type Version
androidx.exifinterface » exifinterface jar 1.3.2

Project Modules

There are no modules declared in this project.