Last Version

Admobadapter 1.5.0

An Android library that makes it easy to integrate Admob Native ads (both Express and Advanced) into ListView/RecyclerView

License

License

GroupId

GroupId

com.github.clockbyte
ArtifactId

ArtifactId

admobadapter
Version

Version

1.5.0
Type

Type

aar
Description

Description

Admobadapter
An Android library that makes it easy to integrate Admob Native ads (both Express and Advanced) into ListView/RecyclerView
Project URL

Project URL

https://github.com/clockbyte/admobadapter
Source Code Management

Source Code Management

https://github.com/clockbyte/admobadapter

Download admobadapter 1.5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.cardview » cardview jar 1.0.0
androidx.recyclerview » recyclerview jar 1.2.1
com.google.android.gms » play-services-ads jar 20.4.0

Project Modules

There are no modules declared in this project.