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