| License |
License |
|---|---|
| GroupId | GroupIdcom.moengage |
| ArtifactId | ArtifactIdcards-ui |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMoEngage Cards UI.
Cards UI module of MoEngage Platform.
|
| Filename | Size |
|---|---|
| cards-ui-1.1.1.pom | |
| cards-ui-1.1.1-sources.jar | 47 KB |
| cards-ui-1.1.1-javadoc.jar | 524 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.moengage/cards-ui/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>cards-ui</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/cards-ui/
implementation 'com.moengage:cards-ui:1.1.1'
// https://jarcasting.com/artifacts/com.moengage/cards-ui/
implementation ("com.moengage:cards-ui:1.1.1")
'com.moengage:cards-ui:aar:1.1.1'
<dependency org="com.moengage" name="cards-ui" rev="1.1.1">
<artifact name="cards-ui" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='cards-ui', version='1.1.1')
)
libraryDependencies += "com.moengage" % "cards-ui" % "1.1.1"
[com.moengage/cards-ui "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.moengage : cards-core | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android.material » material | jar | 1.4.0 |
| androidx.cardview » cardview | jar | 1.0.0 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.2 |
| androidx.swiperefreshlayout » swiperefreshlayout | jar | 1.1.0 |
| androidx.lifecycle » lifecycle-livedata | jar | 2.3.1 |
| androidx.lifecycle » lifecycle-viewmodel | jar | 2.3.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |