GroupId | GroupIdcom.emarsys |
---|---|
ArtifactId | ArtifactIdmobile-engage-api |
Version | Version2.5.1 |
Type | Typeaar |
Filename | Size |
---|---|
mobile-engage-api-2.5.1.pom | |
mobile-engage-api-2.5.1.aar | 20 KB |
mobile-engage-api-2.5.1-sources.jar | 4 KB |
mobile-engage-api-2.5.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.emarsys/mobile-engage-api/ -->
<dependency>
<groupId>com.emarsys</groupId>
<artifactId>mobile-engage-api</artifactId>
<version>2.5.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.emarsys/mobile-engage-api/
implementation 'com.emarsys:mobile-engage-api:2.5.1'
// https://jarcasting.com/artifacts/com.emarsys/mobile-engage-api/
implementation ("com.emarsys:mobile-engage-api:2.5.1")
'com.emarsys:mobile-engage-api:aar:2.5.1'
<dependency org="com.emarsys" name="mobile-engage-api" rev="2.5.1">
<artifact name="mobile-engage-api" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.emarsys', module='mobile-engage-api', version='2.5.1')
)
libraryDependencies += "com.emarsys" % "mobile-engage-api" % "2.5.1"
[com.emarsys/mobile-engage-api "2.5.1"]