License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.github.kazumasa-kusaba |
ArtifactId | ArtifactIdSlideshowBackground |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionSlideshowBackground
An Android library for running slideshow in the background.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
SlideshowBackground-1.3.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kazumasa-kusaba/SlideshowBackground/ -->
<dependency>
<groupId>io.github.kazumasa-kusaba</groupId>
<artifactId>SlideshowBackground</artifactId>
<version>1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kazumasa-kusaba/SlideshowBackground/
implementation 'io.github.kazumasa-kusaba:SlideshowBackground:1.3'
// https://jarcasting.com/artifacts/io.github.kazumasa-kusaba/SlideshowBackground/
implementation ("io.github.kazumasa-kusaba:SlideshowBackground:1.3")
'io.github.kazumasa-kusaba:SlideshowBackground:aar:1.3'
<dependency org="io.github.kazumasa-kusaba" name="SlideshowBackground" rev="1.3">
<artifact name="SlideshowBackground" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.kazumasa-kusaba', module='SlideshowBackground', version='1.3')
)
libraryDependencies += "io.github.kazumasa-kusaba" % "SlideshowBackground" % "1.3"
[io.github.kazumasa-kusaba/SlideshowBackground "1.3"]