RequestFeature

Kotlin Components' Request Feature

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.matthewnelson.kotlin-components
ArtifactId

ArtifactId

request-feature-android
Last Version

Last Version

3.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

RequestFeature
Kotlin Components' Request Feature
Project URL

Project URL

https://github.com/05nelsonm/component-request
Source Code Management

Source Code Management

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

Download request-feature-android

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.matthewnelson.kotlin-components : request-concept-jvm jar 3.0.4
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (3)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-common-java8 jar 2.4.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.1
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.0
1.0.0