Android Intents

A small library which will save you from writing the same intent creation code again and again for the most simple tasks.

Лицензия

Лицензия

Группа

Группа

com.marvinlabs
Идентификатор

Идентификатор

android-intents
Последняя версия

Последняя версия

1.5.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Android Intents
A small library which will save you from writing the same intent creation code again and again for the most simple tasks.
Ссылка на сайт

Ссылка на сайт

https://github.com/marvinlabs/android-intents

Скачать android-intents

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.
com.marvinlabs

MarvinLabs

Digital creative studio

Версии библиотеки

Версия
1.5.1
1.4.0
1.3.0
1.2.0