m

moengage-segment-kotlin-destination

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