License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdcom.mparticle |
ArtifactId | ArtifactIdandroid-plugin |
Last Version | Last Version5.41.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionmParticle Gradle Plugin for managing Dataplanning functionality
mParticle Gradle Plugin for managing Dataplanning functionality
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-plugin-5.41.2.pom | |
android-plugin-5.41.2.jar | 135 KB |
android-plugin-5.41.2-sources.jar | 453 bytes |
android-plugin-5.41.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.mparticle/android-plugin/ -->
<dependency>
<groupId>com.mparticle</groupId>
<artifactId>android-plugin</artifactId>
<version>5.41.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mparticle/android-plugin/
implementation 'com.mparticle:android-plugin:5.41.2'
// https://jarcasting.com/artifacts/com.mparticle/android-plugin/
implementation ("com.mparticle:android-plugin:5.41.2")
'com.mparticle:android-plugin:jar:5.41.2'
<dependency org="com.mparticle" name="android-plugin" rev="5.41.2">
<artifact name="android-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mparticle', module='android-plugin', version='5.41.2')
)
libraryDependencies += "com.mparticle" % "android-plugin" % "5.41.2"
[com.mparticle/android-plugin "5.41.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.20 |