c

cards-core

Cards core module of MoEngage Platform.
https://github.com/moengage/MoEngage-Android-SDK
MoEngage Platform Licence
MoEngage
Files download
File Operation
cards-core-1.2.0.pom download
cards-core-1.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.moengage</groupId>
  <artifactId>cards-core</artifactId>
  <version>1.2.0</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.moengage:cards-core:1.2.0'
Gradle Kotlin
implementation("com.moengage:cards-core:1.2.0")
Scala SBT
libraryDependencies += "com.moengage" % "cards-core" % "1.2.0"
Groovy Grape
@Grapes(
  @Grab(group='com.moengage', module='cards-core', version='1.2.0')
)
Apache Ivy
<dependency org="com.moengage" name="cards-core" rev="1.2.0" />
Leiningen
[com.moengage/cards-core "1.2.0"]
Apache Buildr
'com.moengage:cards-core:jar:1.2.0'
Dependencies