| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| GroupId | GroupIdcom.mparticle |
| ArtifactId | ArtifactIdmedia |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMedia Api to supplement core SDK
Media Api to supplement core SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| media-1.4.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mparticle/media/ -->
<dependency>
<groupId>com.mparticle</groupId>
<artifactId>media</artifactId>
<version>1.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mparticle/media/
implementation 'com.mparticle:media:1.4.0'
// https://jarcasting.com/artifacts/com.mparticle/media/
implementation ("com.mparticle:media:1.4.0")
'com.mparticle:media:aar:1.4.0'
<dependency org="com.mparticle" name="media" rev="1.4.0">
<artifact name="media" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mparticle', module='media', version='1.4.0')
)
libraryDependencies += "com.mparticle" % "media" % "1.4.0"
[com.mparticle/media "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.20 |
| com.mparticle : android-core | jar | [5.11.3,) |