is not current version
Last Version 1.13.3

co.adcel.android:adcel-rtb 1.12.0

Mobile ads mediation library.

GroupId

GroupId

co.adcel.android
ArtifactId

ArtifactId

adcel-rtb
Version

Version

1.12.0
Type

Type

aar

Download adcel-rtb 1.12.0


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