| GroupId | GroupIdcom.lazygeniouz |
|---|---|
| ArtifactId | ArtifactIdaoa_manager |
| Version | Version2.5.1 |
| Type | Typepom |
| Filename | Size |
|---|---|
| aoa_manager-2.5.1.pom | |
| aoa_manager-2.5.1-release.aar | 29 KB |
| aoa_manager-2.5.1-release-sources.jar | 10 KB |
| aoa_manager-2.5.1-release-javadoc.jar | 318 KB |
| aoa_manager-2.5.1-debug.aar | 30 KB |
| aoa_manager-2.5.1-debug-sources.jar | 10 KB |
| aoa_manager-2.5.1-debug-javadoc.jar | 318 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lazygeniouz/aoa_manager/ -->
<dependency>
<groupId>com.lazygeniouz</groupId>
<artifactId>aoa_manager</artifactId>
<version>2.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lazygeniouz/aoa_manager/
implementation 'com.lazygeniouz:aoa_manager:2.5.1'
// https://jarcasting.com/artifacts/com.lazygeniouz/aoa_manager/
implementation ("com.lazygeniouz:aoa_manager:2.5.1")
'com.lazygeniouz:aoa_manager:pom:2.5.1'
<dependency org="com.lazygeniouz" name="aoa_manager" rev="2.5.1">
<artifact name="aoa_manager" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lazygeniouz', module='aoa_manager', version='2.5.1')
)
libraryDependencies += "com.lazygeniouz" % "aoa_manager" % "2.5.1"
[com.lazygeniouz/aoa_manager "2.5.1"]