is not current version
Last Version 1.0.1

com.bingzer.android.ads:adrunner 0.0.6

Lightweight Ad mediator for Android App

GroupId

GroupId

com.bingzer.android.ads
ArtifactId

ArtifactId

adrunner
Version

Version

0.0.6
Type

Type

aar

Download adrunner 0.0.6


<!-- https://jarcasting.com/artifacts/com.bingzer.android.ads/adrunner/ -->
<dependency>
    <groupId>com.bingzer.android.ads</groupId>
    <artifactId>adrunner</artifactId>
    <version>0.0.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bingzer.android.ads/adrunner/
implementation 'com.bingzer.android.ads:adrunner:0.0.6'
// https://jarcasting.com/artifacts/com.bingzer.android.ads/adrunner/
implementation ("com.bingzer.android.ads:adrunner:0.0.6")
'com.bingzer.android.ads:adrunner:aar:0.0.6'
<dependency org="com.bingzer.android.ads" name="adrunner" rev="0.0.6">
  <artifact name="adrunner" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bingzer.android.ads', module='adrunner', version='0.0.6')
)
libraryDependencies += "com.bingzer.android.ads" % "adrunner" % "0.0.6"
[com.bingzer.android.ads/adrunner "0.0.6"]