is not current version
Last Version 0.3.4

AdContainerView 0.2.8

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.2.8
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.2.8


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0
com.google.android.gms » play-services-ads jar 20.5.0

Project Modules

There are no modules declared in this project.