is not current version
Last Version 0.5.0

com.marvinlabs:android-slideshow-widget 0.1.0

A set of widgets to create smooth slideshows with ease.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.marvinlabs
ArtifactId

ArtifactId

android-slideshow-widget
Version

Version

0.1.0
Type

Type

jar

Download android-slideshow-widget 0.1.0


<!-- https://jarcasting.com/artifacts/com.marvinlabs/android-slideshow-widget/ -->
<dependency>
    <groupId>com.marvinlabs</groupId>
    <artifactId>android-slideshow-widget</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvinlabs/android-slideshow-widget/
implementation 'com.marvinlabs:android-slideshow-widget:0.1.0'
// https://jarcasting.com/artifacts/com.marvinlabs/android-slideshow-widget/
implementation ("com.marvinlabs:android-slideshow-widget:0.1.0")
'com.marvinlabs:android-slideshow-widget:jar:0.1.0'
<dependency org="com.marvinlabs" name="android-slideshow-widget" rev="0.1.0">
  <artifact name="android-slideshow-widget" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvinlabs', module='android-slideshow-widget', version='0.1.0')
)
libraryDependencies += "com.marvinlabs" % "android-slideshow-widget" % "0.1.0"
[com.marvinlabs/android-slideshow-widget "0.1.0"]