is not current version
Last Version 2.5.2

com.lazygeniouz:aoa_manager 2.5

A simple wrapper to handle the new AppOpenAds

GroupId

GroupId

com.lazygeniouz
ArtifactId

ArtifactId

aoa_manager
Version

Version

2.5
Type

Type

pom

Download aoa_manager 2.5


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