| License |
License |
|---|---|
| GroupId | GroupIdcom.lazygeniouz |
| ArtifactId | ArtifactIdacv |
| Last Version | Last Version0.3.4 |
| Release Date | Release Date |
| 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 | 4 KB |
| acv-0.3.4-javadoc.jar | 336 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 |