is not current version
Last Version 1.5.0

com.github.clockbyte:admobadapter 1.2.4

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

GroupId

GroupId

com.github.clockbyte
ArtifactId

ArtifactId

admobadapter
Version

Version

1.2.4
Type

Type

aar

Download admobadapter 1.2.4


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