is not current version
Last Version 1.5.0

com.github.clockbyte:admobadapter 1.4.5

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.4.5
Type

Type

aar

Download admobadapter 1.4.5


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