License |
License |
---|---|
GroupId | GroupIdio.github.vincent-series |
ArtifactId | ArtifactIdsmart-snackbar |
Version | Version4.0.4 |
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.4.pom | |
smart-snackbar-4.0.4-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.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vincent-series/smart-snackbar/
implementation 'io.github.vincent-series:smart-snackbar:4.0.4'
// https://jarcasting.com/artifacts/io.github.vincent-series/smart-snackbar/
implementation ("io.github.vincent-series:smart-snackbar:4.0.4")
'io.github.vincent-series:smart-snackbar:aar:4.0.4'
<dependency org="io.github.vincent-series" name="smart-snackbar" rev="4.0.4">
<artifact name="smart-snackbar" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.vincent-series', module='smart-snackbar', version='4.0.4')
)
libraryDependencies += "io.github.vincent-series" % "smart-snackbar" % "4.0.4"
[io.github.vincent-series/smart-snackbar "4.0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.github.vincent-series : common | jar | 1.0.4 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |