| License |
License |
|---|---|
| GroupId | GroupIdio.github.cocomikes |
| ArtifactId | ArtifactIdDToast |
| Last Version | Last Version3.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionDToast
library tools for mikes usage
|
| Filename | Size |
|---|---|
| DToast-3.1.0.pom | |
| DToast-3.1.0.aar | 29 KB |
| DToast-3.1.0-sources.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.cocomikes/DToast/ -->
<dependency>
<groupId>io.github.cocomikes</groupId>
<artifactId>DToast</artifactId>
<version>3.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.cocomikes/DToast/
implementation 'io.github.cocomikes:DToast:3.1.0'
// https://jarcasting.com/artifacts/io.github.cocomikes/DToast/
implementation ("io.github.cocomikes:DToast:3.1.0")
'io.github.cocomikes:DToast:aar:3.1.0'
<dependency org="io.github.cocomikes" name="DToast" rev="3.1.0">
<artifact name="DToast" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.cocomikes', module='DToast', version='3.1.0')
)
libraryDependencies += "io.github.cocomikes" % "DToast" % "3.1.0"
[io.github.cocomikes/DToast "3.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core | jar | 1.2.0 |
| androidx.annotation » annotation | jar | 1.1.0 |