| License |
License
MoPub SDK License Agreement
|
|---|---|
| GroupId | GroupIdcom.github.dravyan |
| ArtifactId | ArtifactIdvungle |
| Last Version | Last Version6.9.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMediation
Vungle - A application used as an example on how to set up pushing its components to the Central Repository.
|
| Filename | Size |
|---|---|
| vungle-6.9.1.0.pom | |
| vungle-6.9.1.0.aar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.dravyan/vungle/ -->
<dependency>
<groupId>com.github.dravyan</groupId>
<artifactId>vungle</artifactId>
<version>6.9.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dravyan/vungle/
implementation 'com.github.dravyan:vungle:6.9.1.0'
// https://jarcasting.com/artifacts/com.github.dravyan/vungle/
implementation ("com.github.dravyan:vungle:6.9.1.0")
'com.github.dravyan:vungle:aar:6.9.1.0'
<dependency org="com.github.dravyan" name="vungle" rev="6.9.1.0">
<artifact name="vungle" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dravyan', module='vungle', version='6.9.1.0')
)
libraryDependencies += "com.github.dravyan" % "vungle" % "6.9.1.0"
[com.github.dravyan/vungle "6.9.1.0"]