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