License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.chrnie |
ArtifactId | ArtifactIdevent-livedata |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionEventLiveData library
Lifecycle aware event source power by livedata.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
event-livedata-1.0.0.pom | |
event-livedata-1.0.0.aar | 3 KB |
event-livedata-1.0.0-sources.jar | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
android.arch.lifecycle » livedata | jar | 1.1.1 |