Download crouton-1.8.1.jar file - Jar c

Jar examples for c:crouton

Description

Context sensitive notifications for Android

You can download jar file crouton 1.8.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add crouton-1.8.1.jar to your project.

<dependency>
   <groupId>de.keyboardsurfer.android.widget</groupId>
   <artifactId>crouton</artifactId>
   <version>1.8.1</version>
</dependency>
compile group: 'de.keyboardsurfer.android.widget', name: 'crouton', version: '1.8.1'
libraryDependencies += "de.keyboardsurfer.android.widget" % "crouton" % "1.8.1"
<dependency org="de.keyboardsurfer.android.widget" name="crouton" rev="1.8.1"/>
@Grapes(@Grab(group='de.keyboardsurfer.android.widget', module='crouton', version='1.8.1'))
'de.keyboardsurfer.android.widget:crouton:jar:1.8.1'

Download

Click the following link to download the jar file.

crouton-1.8.1-javadoc.jar
crouton-1.8.1-sources.jar
crouton-1.8.1.jar
crouton-1.8.1.pom



Related Tutorials