MVN

com.shr25 : shr25-qq-robot

Maven & Gradle

Jul 06, 2022
68.2k stars

QQ机器人

<dependency>
    <groupId>com.shr25</groupId>
    <artifactId>shr25-qq-robot</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.shr25 : shr25-qq-robot to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.shr25 : shr25-qq-robot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
shr25-qq-robot-1.0.1-SNAPSHOTS
shr25-qq-robot-1.0.0-SNAPSHOTS
shr25-qq-robot-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.shr25</groupId>
    <artifactId>shr25-qq-robot</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement