c

cards-core

Cards core module of MoEngage Platform.
https://github.com/moengage/MoEngage-Android-SDK
MoEngage Platform Licence
MoEngage
文件下载
文件名 操作
cards-core-1.4.1.pom 下载
cards-core-1.4.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.moengage</groupId>
  <artifactId>cards-core</artifactId>
  <version>1.4.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.moengage:cards-core:1.4.1'
Gradle Kotlin
implementation("com.moengage:cards-core:1.4.1")
Scala SBT
libraryDependencies += "com.moengage" % "cards-core" % "1.4.1"
Groovy Grape
@Grapes(
  @Grab(group='com.moengage', module='cards-core', version='1.4.1')
)
Apache Ivy
<dependency org="com.moengage" name="cards-core" rev="1.4.1" />
Leiningen
[com.moengage/cards-core "1.4.1"]
Apache Buildr
'com.moengage:cards-core:jar:1.4.1'
本项目依赖