License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.licheedev |
ArtifactId | ArtifactIdlivedata-ext |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLiveDataExtension
Android LiveData Extension
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
livedata-ext-1.1.3.pom | |
livedata-ext-1.1.3-sources.jar | 9 KB |
livedata-ext-1.1.3-javadoc.jar | 292 KB |
Browse |
<!-- 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"]
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 |