FancyToast-Android

Make your native android Toasts Fancy. A library that takes the standard Android toast to the next level with a variety of styling options. Style your toast from code.

License

License

GroupId

GroupId

io.github.shashank02051997
ArtifactId

ArtifactId

FancyToast
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

FancyToast-Android
Make your native android Toasts Fancy. A library that takes the standard Android toast to the next level with a variety of styling options. Style your toast from code.
Project URL

Project URL

https://github.com/Shashank02051997/FancyToast-Android
Source Code Management

Source Code Management

https://github.com/Shashank02051997/FancyToast-Android

Download FancyToast

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0