| License |
License |
|---|---|
| GroupId | GroupIdio.github.vincent-series |
| ArtifactId | ArtifactIdsmart-toast |
| Last Version | Last Version4.0.3 |
| Release Date | Release Date |
| 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.3.pom | |
| smart-toast-4.0.3-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.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vincent-series/smart-toast/
implementation 'io.github.vincent-series:smart-toast:4.0.3'
// https://jarcasting.com/artifacts/io.github.vincent-series/smart-toast/
implementation ("io.github.vincent-series:smart-toast:4.0.3")
'io.github.vincent-series:smart-toast:aar:4.0.3'
<dependency org="io.github.vincent-series" name="smart-toast" rev="4.0.3">
<artifact name="smart-toast" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.vincent-series', module='smart-toast', version='4.0.3')
)
libraryDependencies += "io.github.vincent-series" % "smart-toast" % "4.0.3"
[io.github.vincent-series/smart-toast "4.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.vincent-series : common | jar | 1.0.5 |
| androidx.databinding » viewbinding | jar | 7.0.4 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |