is not current version
Last Version 2.1.1

com.moengage:security 0.0.01

Additional Security module for MoEngage SDK

Categories

Categories

Security
GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

security
Version

Version

0.0.01
Type

Type

aar

Download security 0.0.01


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