License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.github.kazumasa-kusaba |
ArtifactId | ArtifactIdSlideshowBackground |
Version | Version1.2 |
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.2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kazumasa-kusaba/SlideshowBackground/ -->
<dependency>
<groupId>io.github.kazumasa-kusaba</groupId>
<artifactId>SlideshowBackground</artifactId>
<version>1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kazumasa-kusaba/SlideshowBackground/
implementation 'io.github.kazumasa-kusaba:SlideshowBackground:1.2'
// https://jarcasting.com/artifacts/io.github.kazumasa-kusaba/SlideshowBackground/
implementation ("io.github.kazumasa-kusaba:SlideshowBackground:1.2")
'io.github.kazumasa-kusaba:SlideshowBackground:aar:1.2'
<dependency org="io.github.kazumasa-kusaba" name="SlideshowBackground" rev="1.2">
<artifact name="SlideshowBackground" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.kazumasa-kusaba', module='SlideshowBackground', version='1.2')
)
libraryDependencies += "io.github.kazumasa-kusaba" % "SlideshowBackground" % "1.2"
[io.github.kazumasa-kusaba/SlideshowBackground "1.2"]