не последняя версия
Последняя версия 0.3.4

com.lazygeniouz:acv 0.3.0

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

Группа

Группа

com.lazygeniouz
Идентификатор

Идентификатор

acv
Версия

Версия

0.3.0
Тип

Тип

pom

Скачать acv 0.3.0


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