License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.squareup.picasso |
ArtifactId | ArtifactIdpicasso |
Last Version | Last Version2.71828 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionPicasso
A powerful image downloading and caching library for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
picasso-2.71828.pom | |
picasso-2.71828.aar | 105 KB |
picasso-2.71828-sources.jar | 68 KB |
picasso-2.71828-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.squareup.picasso/picasso/ -->
<dependency>
<groupId>com.squareup.picasso</groupId>
<artifactId>picasso</artifactId>
<version>2.71828</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.picasso/picasso/
implementation 'com.squareup.picasso:picasso:2.71828'
// https://jarcasting.com/artifacts/com.squareup.picasso/picasso/
implementation ("com.squareup.picasso:picasso:2.71828")
'com.squareup.picasso:picasso:aar:2.71828'
<dependency org="com.squareup.picasso" name="picasso" rev="2.71828">
<artifact name="picasso" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.picasso', module='picasso', version='2.71828')
)
libraryDependencies += "com.squareup.picasso" % "picasso" % "2.71828"
[com.squareup.picasso/picasso "2.71828"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.10.0 |
com.android.support » support-annotations | jar | 27.1.0 |
com.android.support » exifinterface | jar | 27.1.0 |