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

RequestConcept 2

Kotlin Components' Request Concept

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования
Группа

Группа

io.matthewnelson.kotlin-components
Идентификатор

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

request-concept-android
Версия

Версия

2
Тип

Тип

aar
Описание

Описание

RequestConcept
Kotlin Components' Request Concept
Ссылка на сайт

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

https://github.com/05nelsonm/component-request
Система контроля версий

Система контроля версий

https://github.com/05nelsonm/component-request

Скачать request-concept-android 2


<!-- https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/request-concept-android/ -->
<dependency>
    <groupId>io.matthewnelson.kotlin-components</groupId>
    <artifactId>request-concept-android</artifactId>
    <version>2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/request-concept-android/
implementation 'io.matthewnelson.kotlin-components:request-concept-android:2'
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/request-concept-android/
implementation ("io.matthewnelson.kotlin-components:request-concept-android:2")
'io.matthewnelson.kotlin-components:request-concept-android:aar:2'
<dependency org="io.matthewnelson.kotlin-components" name="request-concept-android" rev="2">
  <artifact name="request-concept-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='request-concept-android', version='2')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "request-concept-android" % "2"
[io.matthewnelson.kotlin-components/request-concept-android "2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.31
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

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

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