| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.kaushikthedeveloper |
| Идентификатор | Идентификаторdouble-back-press |
| Версия | Версия0.0.1 |
| Тип | Типaar |
| Описание |
ОписаниеDoubleBackPress
Android Library : Provides Double Back Press functionality
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 27.0.2 |
| com.android.support » design | jar | 27.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |