GroupId | GroupIdcom.moengage |
---|---|
ArtifactId | ArtifactIdmoengage-segment-integration |
Version | Version5.1.01 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.moengage/moengage-segment-integration/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>moengage-segment-integration</artifactId>
<version>5.1.01</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/moengage-segment-integration/
implementation 'com.moengage:moengage-segment-integration:5.1.01'
// https://jarcasting.com/artifacts/com.moengage/moengage-segment-integration/
implementation ("com.moengage:moengage-segment-integration:5.1.01")
'com.moengage:moengage-segment-integration:aar:5.1.01'
<dependency org="com.moengage" name="moengage-segment-integration" rev="5.1.01">
<artifact name="moengage-segment-integration" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='moengage-segment-integration', version='5.1.01')
)
libraryDependencies += "com.moengage" % "moengage-segment-integration" % "5.1.01"
[com.moengage/moengage-segment-integration "5.1.01"]