EventLiveData library

Lifecycle aware event source power by livedata.

License

License

Categories

Categories

Data
GroupId

GroupId

com.chrnie
ArtifactId

ArtifactId

event-livedata
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

EventLiveData library
Lifecycle aware event source power by livedata.
Project URL

Project URL

https://github.com/chrnie233/event-livedata
Source Code Management

Source Code Management

https://github.com/chrnie233/event-livedata

Download event-livedata

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
android.arch.lifecycle » livedata jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0