License |
License |
---|---|
GroupId | GroupIdio.github.vincent-series |
ArtifactId | ArtifactIdsmart-snackbar |
Last Version | Last Version4.0.6 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionsmart-snackbar
snackbar that can show at top and custom style developed by zhiqiang.zhu.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smart-snackbar-4.0.6.pom | |
smart-snackbar-4.0.6-sources.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vincent-series/smart-snackbar/ -->
<dependency>
<groupId>io.github.vincent-series</groupId>
<artifactId>smart-snackbar</artifactId>
<version>4.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vincent-series/smart-snackbar/
implementation 'io.github.vincent-series:smart-snackbar:4.0.6'
// https://jarcasting.com/artifacts/io.github.vincent-series/smart-snackbar/
implementation ("io.github.vincent-series:smart-snackbar:4.0.6")
'io.github.vincent-series:smart-snackbar:aar:4.0.6'
<dependency org="io.github.vincent-series" name="smart-snackbar" rev="4.0.6">
<artifact name="smart-snackbar" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.vincent-series', module='smart-snackbar', version='4.0.6')
)
libraryDependencies += "io.github.vincent-series" % "smart-snackbar" % "4.0.6"
[io.github.vincent-series/smart-snackbar "4.0.6"]
Group / Artifact | Type | Version |
---|---|---|
io.github.vincent-series : common | jar | 1.0.5 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |