License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdde.keyboardsurfer.android.widget |
ArtifactId | ArtifactIdcrouton |
Last Version | Last Version1.8.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCrouton
Context sensitive notifications for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
crouton-1.8.5.pom | |
crouton-1.8.5.jar | 18 KB |
crouton-1.8.5-sources.jar | 12 KB |
crouton-1.8.5-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.keyboardsurfer.android.widget/crouton/ -->
<dependency>
<groupId>de.keyboardsurfer.android.widget</groupId>
<artifactId>crouton</artifactId>
<version>1.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.keyboardsurfer.android.widget/crouton/
implementation 'de.keyboardsurfer.android.widget:crouton:1.8.5'
// https://jarcasting.com/artifacts/de.keyboardsurfer.android.widget/crouton/
implementation ("de.keyboardsurfer.android.widget:crouton:1.8.5")
'de.keyboardsurfer.android.widget:crouton:jar:1.8.5'
<dependency org="de.keyboardsurfer.android.widget" name="crouton" rev="1.8.5">
<artifact name="crouton" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.keyboardsurfer.android.widget', module='crouton', version='1.8.5')
)
libraryDependencies += "de.keyboardsurfer.android.widget" % "crouton" % "1.8.5"
[de.keyboardsurfer.android.widget/crouton "1.8.5"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 19.1.0 |