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