Last Version

toaster 0.2.0

A full customizable toast message library for Android

License

License

GroupId

GroupId

io.woong.toaster
ArtifactId

ArtifactId

toaster
Version

Version

0.2.0
Type

Type

aar
Description

Description

toaster
A full customizable toast message library for Android
Project URL

Project URL

https://github.com/woongdev/toaster/
Source Code Management

Source Code Management

https://github.com/woongdev/toaster/

Download toaster 0.2.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
androidx.appcompat » appcompat jar 1.3.0
androidx.core » core-ktx jar 1.5.0

Project Modules

There are no modules declared in this project.