Skip to content

Repository files navigation

Toasty

This is Simple Toast Library

Step 1. Add the JitPack repository to your build file

	allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}

Step 2. Add the dependency

``` gradle


	dependencies {
        implementation 'com.github.NaveedAshraf1:toasty:Tag'
}

About

This is Simple Toast Library

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages