License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.marvinlabs |
ArtifactId | ArtifactIdandroid-slideshow-widget |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAndroid SlideShow Widget
A set of widgets to create smooth slideshows with ease.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.marvinlabs/android-slideshow-widget/ -->
<dependency>
<groupId>com.marvinlabs</groupId>
<artifactId>android-slideshow-widget</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvinlabs/android-slideshow-widget/
implementation 'com.marvinlabs:android-slideshow-widget:0.5.0'
// https://jarcasting.com/artifacts/com.marvinlabs/android-slideshow-widget/
implementation ("com.marvinlabs:android-slideshow-widget:0.5.0")
'com.marvinlabs:android-slideshow-widget:jar:0.5.0'
<dependency org="com.marvinlabs" name="android-slideshow-widget" rev="0.5.0">
<artifact name="android-slideshow-widget" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvinlabs', module='android-slideshow-widget', version='0.5.0')
)
libraryDependencies += "com.marvinlabs" % "android-slideshow-widget" % "0.5.0"
[com.marvinlabs/android-slideshow-widget "0.5.0"]