Last Version

AdContainerView 0.3.4

AdContainerView is a simple, lifecycle aware wrapper over Google AdMob's AdView (Banner Ad) which handles most of the stuff by itself.

License

License

GroupId

GroupId

com.lazygeniouz
ArtifactId

ArtifactId

acv
Version

Version

0.3.4
Type

Type

aar
Description

Description

AdContainerView
AdContainerView is a simple, lifecycle aware wrapper over Google AdMob's AdView (Banner Ad) which handles most of the stuff by itself.
Project URL

Project URL

https://github.com/ItzNotABug/AdContainerView
Source Code Management

Source Code Management

https://github.com/ItzNotABug/AdContainerView

Download acv 0.3.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0

runtime (1)

Group / Artifact Type Version
com.google.android.gms » play-services-ads jar 21.0.0

Project Modules

There are no modules declared in this project.