toast

A concise description of my library

License

License

GroupId

GroupId

io.github.hsicen
ArtifactId

ArtifactId

toast
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

aar
Description

Description

toast
A concise description of my library

Download toast

Filename Size
toast-1.0.6.pom
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.hsicen/toast/ -->
<dependency>
    <groupId>io.github.hsicen</groupId>
    <artifactId>toast</artifactId>
    <version>1.0.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hsicen/toast/
implementation 'io.github.hsicen:toast:1.0.6'
// https://jarcasting.com/artifacts/io.github.hsicen/toast/
implementation ("io.github.hsicen:toast:1.0.6")
'io.github.hsicen:toast:aar:1.0.6'
<dependency org="io.github.hsicen" name="toast" rev="1.0.6">
  <artifact name="toast" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.hsicen', module='toast', version='1.0.6')
)
libraryDependencies += "io.github.hsicen" % "toast" % "1.0.6"
[io.github.hsicen/toast "1.0.6"]

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21
androidx.core » core-ktx jar 1.5.0
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.3.0
com.github.hsicen » Extensions jar 1.0.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0