License |
License |
---|---|
GroupId | GroupIdcom.github.kaushikthedeveloper |
ArtifactId | ArtifactIddouble-back-press |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionDoubleBackPress
Android Library : Provides Double Back Press functionality
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
double-back-press-0.0.1.pom | |
double-back-press-0.0.1.aar | 27 KB |
double-back-press-0.0.1-sources.jar | 10 KB |
double-back-press-0.0.1-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kaushikthedeveloper/double-back-press/ -->
<dependency>
<groupId>com.github.kaushikthedeveloper</groupId>
<artifactId>double-back-press</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kaushikthedeveloper/double-back-press/
implementation 'com.github.kaushikthedeveloper:double-back-press:0.0.1'
// https://jarcasting.com/artifacts/com.github.kaushikthedeveloper/double-back-press/
implementation ("com.github.kaushikthedeveloper:double-back-press:0.0.1")
'com.github.kaushikthedeveloper:double-back-press:aar:0.0.1'
<dependency org="com.github.kaushikthedeveloper" name="double-back-press" rev="0.0.1">
<artifact name="double-back-press" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.kaushikthedeveloper', module='double-back-press', version='0.0.1')
)
libraryDependencies += "com.github.kaushikthedeveloper" % "double-back-press" % "0.0.1"
[com.github.kaushikthedeveloper/double-back-press "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 27.0.2 |
com.android.support » design | jar | 27.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |