m

moengage-segment-integration

MoEngage-Segment Bundled integration
https://github.com/moengage/moengage-segment-integration
The MIT License (MIT)
MoEngage
Files download
File Operation
moengage-segment-integration-6.5.8.pom download
moengage-segment-integration-6.5.8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.moengage</groupId>
  <artifactId>moengage-segment-integration</artifactId>
  <version>6.5.8</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.moengage:moengage-segment-integration:6.5.8'
Gradle Kotlin
implementation("com.moengage:moengage-segment-integration:6.5.8")
Scala SBT
libraryDependencies += "com.moengage" % "moengage-segment-integration" % "6.5.8"
Groovy Grape
@Grapes(
  @Grab(group='com.moengage', module='moengage-segment-integration', version='6.5.8')
)
Apache Ivy
<dependency org="com.moengage" name="moengage-segment-integration" rev="6.5.8" />
Leiningen
[com.moengage/moengage-segment-integration "6.5.8"]
Apache Buildr
'com.moengage:moengage-segment-integration:jar:6.5.8'