is not current version
Last Version 1.13.3

co.adcel.android:adcel-rtb 0.0.1

Mobile ads mediation library.

GroupId

GroupId

co.adcel.android
ArtifactId

ArtifactId

adcel-rtb
Version

Version

0.0.1
Type

Type

aar

Download adcel-rtb 0.0.1


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