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

com.lazygeniouz:acv 0.2.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.2.0
Тип

Тип

aar

Скачать acv 0.2.0

Имя Файла Размер
acv-0.2.0.pom
acv-0.2.0-sources.jar 4 KB
acv-0.2.0-javadoc.jar 261 bytes
Обзор

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