| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.omarmiatello.android-utils-ktx |
| Идентификатор | Идентификаторcommonintent |
| Версия | Версия1.1.0 |
| Тип | Типpom |
| Описание |
Описаниеandroid-utils-ktx-commonintent
Common intents for Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| commonintent-1.1.0.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.omarmiatello.android-utils-ktx/commonintent/ -->
<dependency>
<groupId>com.github.omarmiatello.android-utils-ktx</groupId>
<artifactId>commonintent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.omarmiatello.android-utils-ktx/commonintent/
implementation 'com.github.omarmiatello.android-utils-ktx:commonintent:1.1.0'
// https://jarcasting.com/artifacts/com.github.omarmiatello.android-utils-ktx/commonintent/
implementation ("com.github.omarmiatello.android-utils-ktx:commonintent:1.1.0")
'com.github.omarmiatello.android-utils-ktx:commonintent:pom:1.1.0'
<dependency org="com.github.omarmiatello.android-utils-ktx" name="commonintent" rev="1.1.0">
<artifact name="commonintent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.omarmiatello.android-utils-ktx', module='commonintent', version='1.1.0')
)
libraryDependencies += "com.github.omarmiatello.android-utils-ktx" % "commonintent" % "1.1.0"
[com.github.omarmiatello.android-utils-ktx/commonintent "1.1.0"]