License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.moengage |
ArtifactId | ArtifactIdsecurity |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMoEngage Additional Security Module
Additional Security module for MoEngage SDK
|
Filename | Size |
---|---|
security-2.1.1.pom | |
security-2.1.1-sources.jar | 5 KB |
security-2.1.1-javadoc.jar | 193 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.moengage/security/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>security</artifactId>
<version>2.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/security/
implementation 'com.moengage:security:2.1.1'
// https://jarcasting.com/artifacts/com.moengage/security/
implementation ("com.moengage:security:2.1.1")
'com.moengage:security:aar:2.1.1'
<dependency org="com.moengage" name="security" rev="2.1.1">
<artifact name="security" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='security', version='2.1.1')
)
libraryDependencies += "com.moengage" % "security" % "2.1.1"
[com.moengage/security "2.1.1"]