payease-webox
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>io.github.watayouxiang.3rd</groupId> <artifactId>payease-webox</artifactId> <version>1.1.0</version> </dependency>
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>io.github.watayouxiang.3rd</groupId> <artifactId>payease-webox</artifactId> <version>1.1.0</version> <packaging>aar</packaging> <name>payease-webox</name> <description>tio</description> <url>https://github.com/watayouxiang/tio</url> <licenses> <license> <name>The Apache License, Version 2.0</name> <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> </license> </licenses> <developers> <developer> <id>watayouxiang</id> <name>watayouxiang</name> <email>watayouxiang@qq.com</email> </developer> </developers> <scm> <connection>scm:git:github.com/watayouxiang/tio.git</connection> <developerConnection>scm:git:ssh://git@github.com/watayouxiang/tio.git</developerConnection> <url>https://github.com/watayouxiang/tio/tree/master</url> </scm> <dependencies/> </project>