Download supertoasts-0.0.5.jar file - Jar s

Jar examples for s:supertoasts

Description

Clone of https://github.com/JohnPersano/SuperToasts

You can download jar file supertoasts 0.0.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add supertoasts-0.0.5.jar to your project.

<dependency>
   <groupId>com.github.axet.fbreader</groupId>
   <artifactId>supertoasts</artifactId>
   <version>0.0.5</version>
</dependency>
compile group: 'com.github.axet.fbreader', name: 'supertoasts', version: '0.0.5'
libraryDependencies += "com.github.axet.fbreader" % "supertoasts" % "0.0.5"
<dependency org="com.github.axet.fbreader" name="supertoasts" rev="0.0.5"/>
@Grapes(@Grab(group='com.github.axet.fbreader', module='supertoasts', version='0.0.5'))
'com.github.axet.fbreader:supertoasts:jar:0.0.5'

Download

Click the following link to download the jar file.

supertoasts-0.0.5-javadoc.jar
supertoasts-0.0.5-sources.jar
supertoasts-0.0.5.pom



Related Tutorials