LiveDataExtension

Android LiveData Extension

License

License

Categories

Categories

Data
GroupId

GroupId

com.licheedev
ArtifactId

ArtifactId

livedata-ext
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

aar
Description

Description

LiveDataExtension
Android LiveData Extension
Project URL

Project URL

https://github.com/licheedev/LiveDataExtension
Source Code Management

Source Code Management

https://github.com/licheedev/LiveDataExtension

Download livedata-ext

How to add to project

<!-- https://jarcasting.com/artifacts/com.licheedev/livedata-ext/ -->
<dependency>
    <groupId>com.licheedev</groupId>
    <artifactId>livedata-ext</artifactId>
    <version>1.1.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.licheedev/livedata-ext/
implementation 'com.licheedev:livedata-ext:1.1.3'
// https://jarcasting.com/artifacts/com.licheedev/livedata-ext/
implementation ("com.licheedev:livedata-ext:1.1.3")
'com.licheedev:livedata-ext:aar:1.1.3'
<dependency org="com.licheedev" name="livedata-ext" rev="1.1.3">
  <artifact name="livedata-ext" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.licheedev', module='livedata-ext', version='1.1.3')
)
libraryDependencies += "com.licheedev" % "livedata-ext" % "1.1.3"
[com.licheedev/livedata-ext "1.1.3"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2