p

plugin-base-cards

Base module for MoEngage Cards Plugin
https://github.com/moengage/android-plugin-base
MoEngage Platform Licence
MoEngage
Files download
File Operation
plugin-base-cards-2.0.0.pom download
plugin-base-cards-2.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.moengage</groupId>
  <artifactId>plugin-base-cards</artifactId>
  <version>2.0.0</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.moengage:plugin-base-cards:2.0.0'
Gradle Kotlin
implementation("com.moengage:plugin-base-cards:2.0.0")
Scala SBT
libraryDependencies += "com.moengage" % "plugin-base-cards" % "2.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.moengage', module='plugin-base-cards', version='2.0.0')
)
Apache Ivy
<dependency org="com.moengage" name="plugin-base-cards" rev="2.0.0" />
Leiningen
[com.moengage/plugin-base-cards "2.0.0"]
Apache Buildr
'com.moengage:plugin-base-cards:jar:2.0.0'
Dependencies
The project has no third-party dependencies