License |
License |
---|---|
GroupId | GroupIdco.adcel.android |
ArtifactId | ArtifactIdadcel |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionadcel
Mobile ads mediation library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
adcel-2.0.5.pom | |
adcel-2.0.5-sources.jar | 261 bytes |
adcel-2.0.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/co.adcel.android/adcel/ -->
<dependency>
<groupId>co.adcel.android</groupId>
<artifactId>adcel</artifactId>
<version>2.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.adcel.android/adcel/
implementation 'co.adcel.android:adcel:2.0.5'
// https://jarcasting.com/artifacts/co.adcel.android/adcel/
implementation ("co.adcel.android:adcel:2.0.5")
'co.adcel.android:adcel:aar:2.0.5'
<dependency org="co.adcel.android" name="adcel" rev="2.0.5">
<artifact name="adcel" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.adcel.android', module='adcel', version='2.0.5')
)
libraryDependencies += "co.adcel.android" % "adcel" % "2.0.5"
[co.adcel.android/adcel "2.0.5"]