livedata-factory

Android/Kotlin Jetpack extension library.

License

License

MIT
Categories

Categories

Data
GroupId

GroupId

io.github.eaglesakura.livedata-factory
ArtifactId

ArtifactId

livedata-factory
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

livedata-factory
Android/Kotlin Jetpack extension library.
Project URL

Project URL

https://github.com/eaglesakura/livedata-factory
Source Code Management

Source Code Management

https://github.com/eaglesakura/livedata-factory

Download livedata-factory

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.21
org.jetbrains.kotlin : kotlin-reflect jar 1.4.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.1
androidx.lifecycle » lifecycle-livedata-ktx jar 2.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0-rc01