MVN

ua.com.crosp.solutions.library : pretty-toast

Maven & Gradle

May 20, 2016
74 stars

Pretty-Toast · This is quite simple toast library, that make it easier to show and create custom toast. Library provides Builder which can be used to create flexible custom Toast messages

<dependency>
    <groupId>ua.com.crosp.solutions.library</groupId>
    <artifactId>pretty-toast</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ua.com.crosp.solutions.library : pretty-toast to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of ua.com.crosp.solutions.library : pretty-toast to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
pretty-toast-0.2.0
0.1.x
pretty-toast-0.1.1
pretty-toast-0.1.0

How to add a dependency to Maven

Add the following ua.com.crosp.solutions.library : pretty-toast maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ua.com.crosp.solutions.library</groupId>
    <artifactId>pretty-toast</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ua.com.crosp.solutions.library : pretty-toast gradle dependency to your build.gradle file:

implementation 'ua.com.crosp.solutions.library:pretty-toast:0.2.0'

Gradle Kotlin DSL: Add the following ua.com.crosp.solutions.library : pretty-toast gradle kotlin dependency to your build.gradle.kts file:

implementation("ua.com.crosp.solutions.library:pretty-toast:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ua.com.crosp.solutions.library : pretty-toast sbt scala dependency to your build.sbt file:

libraryDependencies += "ua.com.crosp.solutions.library" % "pretty-toast" % "0.2.0"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 14, 2019
3 stars
Nov 21, 2016
39 stars
Feb 25, 2016
4 stars
Feb 23, 2016
5 usages
42 stars
Nov 29, 2022
5 usages
2.8k stars
Aug 24, 2017
2.6k stars
May 04, 2023
6 usages
Sep 16, 2020
1 usages
17.8k stars
Nov 09, 2016
21 usages
58.8k stars