MVN

com.shr25 : shr25-qq-robot-plugin

Maven & Gradle

Jul 06, 2022

QQ机器人--插件

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

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

Version Vulnerabilities Updated
1.0.x
shr25-qq-robot-plugin-1.0.1-SNAPSHOTS
shr25-qq-robot-plugin-1.0.0-SNAPSHOTS
shr25-qq-robot-plugin-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-plugin</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement