License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.marvinlabs |
ArtifactId | ArtifactIdandroid-slideshow-widget-picasso-plugin |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAndroid SlideShow Widget - Picasso Plugin
A plugin that helps integrate the Picasso library with the SlideShow widget library.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.marvinlabs/android-slideshow-widget-picasso-plugin/ -->
<dependency>
<groupId>com.marvinlabs</groupId>
<artifactId>android-slideshow-widget-picasso-plugin</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvinlabs/android-slideshow-widget-picasso-plugin/
implementation 'com.marvinlabs:android-slideshow-widget-picasso-plugin:0.5.0'
// https://jarcasting.com/artifacts/com.marvinlabs/android-slideshow-widget-picasso-plugin/
implementation ("com.marvinlabs:android-slideshow-widget-picasso-plugin:0.5.0")
'com.marvinlabs:android-slideshow-widget-picasso-plugin:jar:0.5.0'
<dependency org="com.marvinlabs" name="android-slideshow-widget-picasso-plugin" rev="0.5.0">
<artifact name="android-slideshow-widget-picasso-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvinlabs', module='android-slideshow-widget-picasso-plugin', version='0.5.0')
)
libraryDependencies += "com.marvinlabs" % "android-slideshow-widget-picasso-plugin" % "0.5.0"
[com.marvinlabs/android-slideshow-widget-picasso-plugin "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.picasso : picasso | jar | 2.3.+ |
com.squareup.okhttp : okhttp-urlconnection | jar | 2.0.+ |
com.marvinlabs : android-slideshow-widget | jar | 0.5.0 |
com.squareup.okhttp : okhttp | jar | 2.0.+ |