advance-oppo
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>io.github.bayescom</groupId> <artifactId>advance-oppo</artifactId> <version>5.1.5_700_core</version> </dependency>
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>io.github.bayescom</groupId> <artifactId>advance-oppo</artifactId> <version>5.1.5_700_core</version> <packaging>aar</packaging> <name>advance-oppo</name> <description>bayes广åSDK</description> <url>https://github.com/bayescom/EasyAds-Android</url> <inceptionYear>2023</inceptionYear> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> <comments>A business-friendly OSS license</comments> </license> </licenses> <developers> <developer> <id>bayescom #èªè¡å¡«åå¼åè id</id> <name>bayescom #èªè¡å¡«åå¼åè å§å</name> <email>chenjing@bayescom.com #èªè¡å¡«åå¼åè é®ç®±</email> <url></url> </developer> </developers> <scm> <connection>scm:git@https://github.com/bayescom/EasyAds-Android.git</connection> <developerConnection>scm:git@https://github.com/bayescom/EasyAds-Android.git</developerConnection> <url>https://github.com/bayescom/EasyAds-Android</url> </scm> <issueManagement> <system>GitHub</system> <url>https://github.com/bayescom/EasyAds-Android/issues</url> </issueManagement> </project>