is not current version
Last Version 2.1.2

com.adobe.marketing.mobile:media 2.0.1

Android Analytics Extension for Audio and Video.

GroupId

GroupId

com.adobe.marketing.mobile
ArtifactId

ArtifactId

media
Version

Version

2.0.1
Type

Type

aar

Download media 2.0.1


<!-- https://jarcasting.com/artifacts/com.adobe.marketing.mobile/media/ -->
<dependency>
    <groupId>com.adobe.marketing.mobile</groupId>
    <artifactId>media</artifactId>
    <version>2.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.marketing.mobile/media/
implementation 'com.adobe.marketing.mobile:media:2.0.1'
// https://jarcasting.com/artifacts/com.adobe.marketing.mobile/media/
implementation ("com.adobe.marketing.mobile:media:2.0.1")
'com.adobe.marketing.mobile:media:aar:2.0.1'
<dependency org="com.adobe.marketing.mobile" name="media" rev="2.0.1">
  <artifact name="media" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.marketing.mobile', module='media', version='2.0.1')
)
libraryDependencies += "com.adobe.marketing.mobile" % "media" % "2.0.1"
[com.adobe.marketing.mobile/media "2.0.1"]