SlideshowBackground

An Android library for running slideshow in the background.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.kazumasa-kusaba
ArtifactId

ArtifactId

SlideshowBackground
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

aar
Description

Description

SlideshowBackground
An Android library for running slideshow in the background.
Project URL

Project URL

https://github.com/kazumasa-kusaba/SlideshowBackground
Source Code Management

Source Code Management

https://github.com/kazumasa-kusaba/SlideshowBackground

Download SlideshowBackground

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0