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