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