is not current version
Last Version 2.1.00

com.moengage:cards 2.0.01

Cards module of MoEngage Platform

GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

cards
Version

Version

2.0.01
Type

Type

aar

Download cards 2.0.01


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