| License |
License |
|---|---|
| GroupId | GroupIdcom.moengage |
| ArtifactId | ArtifactIdcards-core |
| Version | Version0.0.1 |
| Type | Typeaar |
| Description |
DescriptionMoEngage Cards Core.
Cards core module of MoEngage Platform.
|
| Filename | Size |
|---|---|
| cards-core-0.0.1.pom | |
| cards-core-0.0.1-sources.jar | 99 KB |
| cards-core-0.0.1-javadoc.jar | 483 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.moengage/cards-core/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>cards-core</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/cards-core/
implementation 'com.moengage:cards-core:0.0.1'
// https://jarcasting.com/artifacts/com.moengage/cards-core/
implementation ("com.moengage:cards-core:0.0.1")
'com.moengage:cards-core:aar:0.0.1'
<dependency org="com.moengage" name="cards-core" rev="0.0.1">
<artifact name="cards-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='cards-core', version='0.0.1')
)
libraryDependencies += "com.moengage" % "cards-core" % "0.0.1"
[com.moengage/cards-core "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |