License |
License |
---|---|
GroupId | GroupIdcom.moengage |
ArtifactId | ArtifactIdinbox-core |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMoEngage Inbox Core
Inbox core module of MoEngage Platform
|
Filename | Size |
---|---|
inbox-core-2.1.1.pom | |
inbox-core-2.1.1-sources.jar | 25 KB |
inbox-core-2.1.1-javadoc.jar | 335 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.moengage/inbox-core/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>inbox-core</artifactId>
<version>2.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/inbox-core/
implementation 'com.moengage:inbox-core:2.1.1'
// https://jarcasting.com/artifacts/com.moengage/inbox-core/
implementation ("com.moengage:inbox-core:2.1.1")
'com.moengage:inbox-core:aar:2.1.1'
<dependency org="com.moengage" name="inbox-core" rev="2.1.1">
<artifact name="inbox-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='inbox-core', version='2.1.1')
)
libraryDependencies += "com.moengage" % "inbox-core" % "2.1.1"
[com.moengage/inbox-core "2.1.1"]