is not current version
Last Version 2.2.1

com.moengage:plugin-base 2.0.00

Base module for MoEngage Plugins

GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

plugin-base
Version

Version

2.0.00
Type

Type

aar

Download plugin-base 2.0.00


<!-- https://jarcasting.com/artifacts/com.moengage/plugin-base/ -->
<dependency>
    <groupId>com.moengage</groupId>
    <artifactId>plugin-base</artifactId>
    <version>2.0.00</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/plugin-base/
implementation 'com.moengage:plugin-base:2.0.00'
// https://jarcasting.com/artifacts/com.moengage/plugin-base/
implementation ("com.moengage:plugin-base:2.0.00")
'com.moengage:plugin-base:aar:2.0.00'
<dependency org="com.moengage" name="plugin-base" rev="2.0.00">
  <artifact name="plugin-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='plugin-base', version='2.0.00')
)
libraryDependencies += "com.moengage" % "plugin-base" % "2.0.00"
[com.moengage/plugin-base "2.0.00"]