License |
License |
---|---|
GroupId | GroupIdcom.lazygeniouz |
ArtifactId | ArtifactIdacv |
Version | Version0.3.4 |
Type | Typeaar |
Description |
DescriptionAdContainerView
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
acv-0.3.4.pom | |
acv-0.3.4-sources.jar | 5 KB |
acv-0.3.4-javadoc.jar | 335 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android.gms » play-services-ads | jar | 21.0.0 |