GroupId | GroupIdcom.myadsget |
---|---|
ArtifactId | ArtifactIdmediation-vungle |
Version | Version6.10.1.0-beta |
Type | Typeaar |
Filename | Size |
---|---|
mediation-vungle-6.10.1.0-beta.pom | |
mediation-vungle-6.10.1.0-beta-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.myadsget/mediation-vungle/ -->
<dependency>
<groupId>com.myadsget</groupId>
<artifactId>mediation-vungle</artifactId>
<version>6.10.1.0-beta</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.myadsget/mediation-vungle/
implementation 'com.myadsget:mediation-vungle:6.10.1.0-beta'
// https://jarcasting.com/artifacts/com.myadsget/mediation-vungle/
implementation ("com.myadsget:mediation-vungle:6.10.1.0-beta")
'com.myadsget:mediation-vungle:aar:6.10.1.0-beta'
<dependency org="com.myadsget" name="mediation-vungle" rev="6.10.1.0-beta">
<artifact name="mediation-vungle" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.myadsget', module='mediation-vungle', version='6.10.1.0-beta')
)
libraryDependencies += "com.myadsget" % "mediation-vungle" % "6.10.1.0-beta"
[com.myadsget/mediation-vungle "6.10.1.0-beta"]