Last Version

lifecycle-livedata-ktx 2.3.1-0

Extended set of extensions for dealing with LiveData

License

License

Categories

Categories

Data
GroupId

GroupId

com.redmadrobot.extensions
ArtifactId

ArtifactId

lifecycle-livedata-ktx
Version

Version

2.3.1-0
Type

Type

aar
Description

Description

lifecycle-livedata-ktx
Extended set of extensions for dealing with LiveData
Project URL

Project URL

https://github.com/RedMadRobot/redmadrobot-android-ktx
Source Code Management

Source Code Management

https://github.com/RedMadRobot/redmadrobot-android-ktx

Download lifecycle-livedata-ktx 2.3.1-0


<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.