License |
License |
---|---|
GroupId | GroupIdio.github.vincent-series |
ArtifactId | ArtifactIdsmart-toast |
Version | Version4.0.2 |
Type | Typeaar |
Description |
Descriptionsmart-toast
compatible and robust toast lib developed by zhiqiang.zhu.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smart-toast-4.0.2.pom | |
smart-toast-4.0.2-sources.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vincent-series/smart-toast/ -->
<dependency>
<groupId>io.github.vincent-series</groupId>
<artifactId>smart-toast</artifactId>
<version>4.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vincent-series/smart-toast/
implementation 'io.github.vincent-series:smart-toast:4.0.2'
// https://jarcasting.com/artifacts/io.github.vincent-series/smart-toast/
implementation ("io.github.vincent-series:smart-toast:4.0.2")
'io.github.vincent-series:smart-toast:aar:4.0.2'
<dependency org="io.github.vincent-series" name="smart-toast" rev="4.0.2">
<artifact name="smart-toast" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.vincent-series', module='smart-toast', version='4.0.2')
)
libraryDependencies += "io.github.vincent-series" % "smart-toast" % "4.0.2"
[io.github.vincent-series/smart-toast "4.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.vincent-series : common | jar | 1.0.3 |
androidx.databinding » viewbinding | jar | 7.0.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |