is not current version
Last Version 0.5.0

com.marvinlabs:android-slideshow-widget-picasso-plugin 0.4.0

A plugin that helps integrate the Picasso library with the SlideShow widget library.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.marvinlabs
ArtifactId

ArtifactId

android-slideshow-widget-picasso-plugin
Version

Version

0.4.0
Type

Type

jar

Download android-slideshow-widget-picasso-plugin 0.4.0


<!-- 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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvinlabs/android-slideshow-widget-picasso-plugin/
implementation 'com.marvinlabs:android-slideshow-widget-picasso-plugin:0.4.0'
// https://jarcasting.com/artifacts/com.marvinlabs/android-slideshow-widget-picasso-plugin/
implementation ("com.marvinlabs:android-slideshow-widget-picasso-plugin:0.4.0")
'com.marvinlabs:android-slideshow-widget-picasso-plugin:jar:0.4.0'
<dependency org="com.marvinlabs" name="android-slideshow-widget-picasso-plugin" rev="0.4.0">
  <artifact name="android-slideshow-widget-picasso-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvinlabs', module='android-slideshow-widget-picasso-plugin', version='0.4.0')
)
libraryDependencies += "com.marvinlabs" % "android-slideshow-widget-picasso-plugin" % "0.4.0"
[com.marvinlabs/android-slideshow-widget-picasso-plugin "0.4.0"]