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