| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.redmadrobot.extensions |
| ArtifactId | ArtifactIdlifecycle-livedata-ktx |
| Last Version | Last Version2.3.1-0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionlifecycle-livedata-ktx
Extended set of extensions for dealing with LiveData
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lifecycle-livedata-ktx-2.3.1-0.pom | |
| lifecycle-livedata-ktx-2.3.1-0-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.redmadrobot.extensions/lifecycle-livedata-ktx/ -->
<dependency>
<groupId>com.redmadrobot.extensions</groupId>
<artifactId>lifecycle-livedata-ktx</artifactId>
<version>2.3.1-0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.redmadrobot.extensions/lifecycle-livedata-ktx/
implementation 'com.redmadrobot.extensions:lifecycle-livedata-ktx:2.3.1-0'
// https://jarcasting.com/artifacts/com.redmadrobot.extensions/lifecycle-livedata-ktx/
implementation ("com.redmadrobot.extensions:lifecycle-livedata-ktx:2.3.1-0")
'com.redmadrobot.extensions:lifecycle-livedata-ktx:aar:2.3.1-0'
<dependency org="com.redmadrobot.extensions" name="lifecycle-livedata-ktx" rev="2.3.1-0">
<artifact name="lifecycle-livedata-ktx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.redmadrobot.extensions', module='lifecycle-livedata-ktx', version='2.3.1-0')
)
libraryDependencies += "com.redmadrobot.extensions" % "lifecycle-livedata-ktx" % "2.3.1-0"
[com.redmadrobot.extensions/lifecycle-livedata-ktx "2.3.1-0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.20 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 |
| androidx.lifecycle » lifecycle-livedata-core-ktx | jar | 2.3.1 |
| androidx.activity » activity | jar | 1.2.3 |
| androidx.annotation » annotation | jar | 1.2.0 |
| androidx.fragment » fragment | jar | 1.3.5 |