Skip to content

amit0021/toaster-library

Repository files navigation

toaster-library

A simpler library to show toast message

To get a Git project into your build:

Step 1. Add the JitPack repository to your build file

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

Step 2. Add the dependency

dependencies {
        implementation 'com.github.amit0021:toaster-library:Tag'
}

About

A simpler library to show toast message

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages