License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdcom.mparticle |
ArtifactId | ArtifactIdandroid-plugin |
Version | Version5.21.0 |
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.21.0.pom | |
android-plugin-5.21.0.jar | 138 KB |
android-plugin-5.21.0-sources.jar | 453 bytes |
android-plugin-5.21.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.mparticle/android-plugin/ -->
<dependency>
<groupId>com.mparticle</groupId>
<artifactId>android-plugin</artifactId>
<version>5.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mparticle/android-plugin/
implementation 'com.mparticle:android-plugin:5.21.0'
// https://jarcasting.com/artifacts/com.mparticle/android-plugin/
implementation ("com.mparticle:android-plugin:5.21.0")
'com.mparticle:android-plugin:jar:5.21.0'
<dependency org="com.mparticle" name="android-plugin" rev="5.21.0">
<artifact name="android-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mparticle', module='android-plugin', version='5.21.0')
)
libraryDependencies += "com.mparticle" % "android-plugin" % "5.21.0"
[com.mparticle/android-plugin "5.21.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
Group / Artifact | Type | Version |
---|---|---|
com.mparticle » common | jar | 5.21.0 |
junit : junit | jar | 4.12 |