License |
License |
---|---|
GroupId | GroupIdcom.mopub.mediation |
ArtifactId | ArtifactIdogury |
Last Version | Last Version5.0.10.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMoPub Network Mediation
Ogury Adapter for MoPub Mediation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ogury-5.0.10.0.pom | |
ogury-5.0.10.0.aar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mopub.mediation/ogury/ -->
<dependency>
<groupId>com.mopub.mediation</groupId>
<artifactId>ogury</artifactId>
<version>5.0.10.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mopub.mediation/ogury/
implementation 'com.mopub.mediation:ogury:5.0.10.0'
// https://jarcasting.com/artifacts/com.mopub.mediation/ogury/
implementation ("com.mopub.mediation:ogury:5.0.10.0")
'com.mopub.mediation:ogury:aar:5.0.10.0'
<dependency org="com.mopub.mediation" name="ogury" rev="5.0.10.0">
<artifact name="ogury" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mopub.mediation', module='ogury', version='5.0.10.0')
)
libraryDependencies += "com.mopub.mediation" % "ogury" % "5.0.10.0"
[com.mopub.mediation/ogury "5.0.10.0"]