License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdio.matthewnelson.kotlin-components |
ArtifactId | ArtifactIdrequest-feature-android |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionRequestFeature
Kotlin Components' Request Feature
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
request-feature-android-3.0.4.pom | |
request-feature-android-3.0.4-sources.jar | 11 KB |
request-feature-android-3.0.4-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
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 |