Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.marvinlabs |
ArtifactId | ArtifactIdandroid-slideshow-widget-picasso-plugin |
Version | Version0.4.0 |
Type | Typejar |
<!-- 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"]