GroupId | GroupIdcom.myadsget |
---|---|
ArtifactId | ArtifactIdmediation-fyber |
Version | Version7.8.3.0-beta |
Type | Typeaar |
Filename | Size |
---|---|
mediation-fyber-7.8.3.0-beta.pom | |
mediation-fyber-7.8.3.0-beta-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-beta</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.myadsget/mediation-fyber/
implementation 'com.myadsget:mediation-fyber:7.8.3.0-beta'
// https://jarcasting.com/artifacts/com.myadsget/mediation-fyber/
implementation ("com.myadsget:mediation-fyber:7.8.3.0-beta")
'com.myadsget:mediation-fyber:aar:7.8.3.0-beta'
<dependency org="com.myadsget" name="mediation-fyber" rev="7.8.3.0-beta">
<artifact name="mediation-fyber" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.myadsget', module='mediation-fyber', version='7.8.3.0-beta')
)
libraryDependencies += "com.myadsget" % "mediation-fyber" % "7.8.3.0-beta"
[com.myadsget/mediation-fyber "7.8.3.0-beta"]