License |
License |
---|---|
GroupId | GroupIdco.adcel.android |
ArtifactId | ArtifactIdadcel-http |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAdCel
Ads mediation library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
adcel-http-1.0.0.pom | |
adcel-http-1.0.0-sources.jar | 4 KB |
adcel-http-1.0.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.adcel.android/adcel-http/ -->
<dependency>
<groupId>co.adcel.android</groupId>
<artifactId>adcel-http</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.adcel.android/adcel-http/
implementation 'co.adcel.android:adcel-http:1.0.0'
// https://jarcasting.com/artifacts/co.adcel.android/adcel-http/
implementation ("co.adcel.android:adcel-http:1.0.0")
'co.adcel.android:adcel-http:aar:1.0.0'
<dependency org="co.adcel.android" name="adcel-http" rev="1.0.0">
<artifact name="adcel-http" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.adcel.android', module='adcel-http', version='1.0.0')
)
libraryDependencies += "co.adcel.android" % "adcel-http" % "1.0.0"
[co.adcel.android/adcel-http "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.3.0 |