is not current version
Last Version 2.1.00

com.moengage:cards 1.2.00

Cards module of MoEngage Platform

GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

cards
Version

Version

1.2.00
Type

Type

aar

Download cards 1.2.00


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