| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.saadahmedscse |
| Идентификатор | Идентификаторshort-intent |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеShort Intent
This is an Intent library developed by Saad Ahmed. The library lets users to intent from one activity to another with transition with simple coding
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| short-intent-1.0.1.pom | |
| short-intent-1.0.1.aar | 16 KB |
| short-intent-1.0.1-sources.jar | 3 KB |
| short-intent-1.0.1-javadoc.jar | 422 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.saadahmedscse/short-intent/ -->
<dependency>
<groupId>io.github.saadahmedscse</groupId>
<artifactId>short-intent</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.saadahmedscse/short-intent/
implementation 'io.github.saadahmedscse:short-intent:1.0.1'
// https://jarcasting.com/artifacts/io.github.saadahmedscse/short-intent/
implementation ("io.github.saadahmedscse:short-intent:1.0.1")
'io.github.saadahmedscse:short-intent:aar:1.0.1'
<dependency org="io.github.saadahmedscse" name="short-intent" rev="1.0.1">
<artifact name="short-intent" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.saadahmedscse', module='short-intent', version='1.0.1')
)
libraryDependencies += "io.github.saadahmedscse" % "short-intent" % "1.0.1"
[io.github.saadahmedscse/short-intent "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android : android | jar | 2.1.2 |
| com.google.android : annotations | jar | 4.1.1.4 |