nicetoast

A nice toast for Android

License

License

GroupId

GroupId

io.github.pureaway
ArtifactId

ArtifactId

nicetoast
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

nicetoast
A nice toast for Android
Project URL

Project URL

https://github.com/PureAway/NiceToast
Source Code Management

Source Code Management

https://github.com/PureAway/NiceToast/tree/main

Download nicetoast

How to add to project

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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0