Files download
File Operation
supertoasts-1.3.4.1.pom download
Apache Maven
<dependency>
  <groupId>com.github.johnpersano</groupId>
  <artifactId>supertoasts</artifactId>
  <version>1.3.4.1</version>
  <type>aar.asc</type>
</dependency>
Gradle Groovy
implementation 'com.github.johnpersano:supertoasts:1.3.4.1'
Gradle Kotlin
implementation("com.github.johnpersano:supertoasts:1.3.4.1")
Scala SBT
libraryDependencies += "com.github.johnpersano" % "supertoasts" % "1.3.4.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.johnpersano', module='supertoasts', version='1.3.4.1')
)
Apache Ivy
<dependency org="com.github.johnpersano" name="supertoasts" rev="1.3.4.1" />
Leiningen
[com.github.johnpersano/supertoasts "1.3.4.1"]
Apache Buildr
'com.github.johnpersano:supertoasts:jar:1.3.4.1'
Dependencies
The project has no third-party dependencies