| License |
License |
|---|---|
| GroupId | GroupIdcom.lazygeniouz |
| ArtifactId | ArtifactIdacv |
| Version | Version0.1.6 |
| 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.1.6.pom | |
| acv-0.1.6-sources.jar | 4 KB |
| acv-0.1.6-javadoc.jar | 297 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lazygeniouz/acv/ -->
<dependency>
<groupId>com.lazygeniouz</groupId>
<artifactId>acv</artifactId>
<version>0.1.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lazygeniouz/acv/
implementation 'com.lazygeniouz:acv:0.1.6'
// https://jarcasting.com/artifacts/com.lazygeniouz/acv/
implementation ("com.lazygeniouz:acv:0.1.6")
'com.lazygeniouz:acv:aar:0.1.6'
<dependency org="com.lazygeniouz" name="acv" rev="0.1.6">
<artifact name="acv" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lazygeniouz', module='acv', version='0.1.6')
)
libraryDependencies += "com.lazygeniouz" % "acv" % "0.1.6"
[com.lazygeniouz/acv "0.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |
| com.google.android.gms » play-services-ads | jar | 20.2.0 |