License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.licheedev |
ArtifactId | ArtifactIdlivedata-ext |
Version | Version1.1.2 |
Type | Typeaar |
Description |
DescriptionLiveDataExtension
Android LiveData Extension
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
livedata-ext-1.1.2.pom | |
livedata-ext-1.1.2-sources.jar | 9 KB |
livedata-ext-1.1.2-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.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.licheedev/livedata-ext/
implementation 'com.licheedev:livedata-ext:1.1.2'
// https://jarcasting.com/artifacts/com.licheedev/livedata-ext/
implementation ("com.licheedev:livedata-ext:1.1.2")
'com.licheedev:livedata-ext:aar:1.1.2'
<dependency org="com.licheedev" name="livedata-ext" rev="1.1.2">
<artifact name="livedata-ext" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.licheedev', module='livedata-ext', version='1.1.2')
)
libraryDependencies += "com.licheedev" % "livedata-ext" % "1.1.2"
[com.licheedev/livedata-ext "1.1.2"]
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 |