is not current version
Last Version 6.7.1.3

io.github.sunitsdk:vungle 6.7.1.1

SAN Mediation Adapter for Vungle

GroupId

GroupId

io.github.sunitsdk
ArtifactId

ArtifactId

vungle
Version

Version

6.7.1.1
Type

Type

aar

Download vungle 6.7.1.1


<!-- https://jarcasting.com/artifacts/io.github.sunitsdk/vungle/ -->
<dependency>
    <groupId>io.github.sunitsdk</groupId>
    <artifactId>vungle</artifactId>
    <version>6.7.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sunitsdk/vungle/
implementation 'io.github.sunitsdk:vungle:6.7.1.1'
// https://jarcasting.com/artifacts/io.github.sunitsdk/vungle/
implementation ("io.github.sunitsdk:vungle:6.7.1.1")
'io.github.sunitsdk:vungle:aar:6.7.1.1'
<dependency org="io.github.sunitsdk" name="vungle" rev="6.7.1.1">
  <artifact name="vungle" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.sunitsdk', module='vungle', version='6.7.1.1')
)
libraryDependencies += "io.github.sunitsdk" % "vungle" % "6.7.1.1"
[io.github.sunitsdk/vungle "6.7.1.1"]