Last Version

DoubleBackPress 0.0.1

Android Library : Provides Double Back Press functionality

License

License

GroupId

GroupId

com.github.kaushikthedeveloper
ArtifactId

ArtifactId

double-back-press
Version

Version

0.0.1
Type

Type

aar
Description

Description

DoubleBackPress
Android Library : Provides Double Back Press functionality
Project URL

Project URL

https://github.com/kaushikthedeveloper/DoubleBackPress
Source Code Management

Source Code Management

https://github.com/kaushikthedeveloper/DoubleBackPress

Download double-back-press 0.0.1


<!-- 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"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 27.0.2
com.android.support » design jar 27.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.