oaid-sdk
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>io.github.flayone</groupId> <artifactId>oaid-sdk</artifactId> <version>1.0.25</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.flayone</groupId> <artifactId>oaid-sdk</artifactId> <version>1.0.25</version> <packaging>aar</packaging> <name>oaid-sdk</name> <description>è·åAndroidä¸å¯ä¸è®¾å¤idçsdkå°è£ åº</description> <url>https://github.com/flayone/OaidProject</url> <inceptionYear>2021</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>lyy #èªè¡å¡«åå¼åè id</id> <name>liyayu #èªè¡å¡«åå¼åè å§å</name> <email>406505223@qq.com #èªè¡å¡«åå¼åè é®ç®±</email> <url></url> </developer> </developers> <scm> <connection>scm:git@https://github.com/flayone/OaidProject.git</connection> <developerConnection>scm:git@https://github.com/flayone/OaidProject.git</developerConnection> <url>https://github.com/flayone/OaidProject</url> </scm> <issueManagement> <system>GitHub</system> <url>https://github.com/flayone/OaidProject/issues</url> </issueManagement> </project>