is not current version
Last Version 1.8.5

de.keyboardsurfer.android.widget:crouton 1.6

Context sensitive notifications for Android

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

de.keyboardsurfer.android.widget
ArtifactId

ArtifactId

crouton
Version

Version

1.6
Type

Type

jar

Download crouton 1.6


<!-- https://jarcasting.com/artifacts/de.keyboardsurfer.android.widget/crouton/ -->
<dependency>
    <groupId>de.keyboardsurfer.android.widget</groupId>
    <artifactId>crouton</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.keyboardsurfer.android.widget/crouton/
implementation 'de.keyboardsurfer.android.widget:crouton:1.6'
// https://jarcasting.com/artifacts/de.keyboardsurfer.android.widget/crouton/
implementation ("de.keyboardsurfer.android.widget:crouton:1.6")
'de.keyboardsurfer.android.widget:crouton:jar:1.6'
<dependency org="de.keyboardsurfer.android.widget" name="crouton" rev="1.6">
  <artifact name="crouton" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.keyboardsurfer.android.widget', module='crouton', version='1.6')
)
libraryDependencies += "de.keyboardsurfer.android.widget" % "crouton" % "1.6"
[de.keyboardsurfer.android.widget/crouton "1.6"]