is not current version
Last Version 0.3.4

com.lazygeniouz:acv 0.2.6

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

GroupId

GroupId

com.lazygeniouz
ArtifactId

ArtifactId

acv
Version

Version

0.2.6
Type

Type

aar

Download acv 0.2.6


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