| Группа | Группаcom.moengage |
|---|---|
| Идентификатор | Идентификаторmoengage-segment-integration |
| Версия | Версия6.2.0 |
| Тип | Типaar |
<!-- https://jarcasting.com/artifacts/com.moengage/moengage-segment-integration/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>moengage-segment-integration</artifactId>
<version>6.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/moengage-segment-integration/
implementation 'com.moengage:moengage-segment-integration:6.2.0'
// https://jarcasting.com/artifacts/com.moengage/moengage-segment-integration/
implementation ("com.moengage:moengage-segment-integration:6.2.0")
'com.moengage:moengage-segment-integration:aar:6.2.0'
<dependency org="com.moengage" name="moengage-segment-integration" rev="6.2.0">
<artifact name="moengage-segment-integration" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='moengage-segment-integration', version='6.2.0')
)
libraryDependencies += "com.moengage" % "moengage-segment-integration" % "6.2.0"
[com.moengage/moengage-segment-integration "6.2.0"]