MVN

com.shr25.robot : shr25-qq-robot

Maven & Gradle

Aug 14, 2023

QQ机器人

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

Latest Version

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

  • Latest Stable: 3.0.1

All Versions

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

Version Vulnerabilities Updated
3.0.x
shr25-qq-robot-3.0.1
shr25-qq-robot-3.0.0
2.0.x
shr25-qq-robot-2.0.9
shr25-qq-robot-2.0.8
shr25-qq-robot-2.0.7
shr25-qq-robot-2.0.6
shr25-qq-robot-2.0.5
shr25-qq-robot-2.0.4
shr25-qq-robot-2.0.3
shr25-qq-robot-2.0.2
shr25-qq-robot-2.0.1
2.0
shr25-qq-robot-2.0
1.1.x
shr25-qq-robot-1.1.4
shr25-qq-robot-1.1.3
shr25-qq-robot-1.1.2
shr25-qq-robot-1.1.1
shr25-qq-robot-1.1.0
1.0.x
shr25-qq-robot-1.0.10
shr25-qq-robot-1.0.9
shr25-qq-robot-1.0.8
shr25-qq-robot-1.0.7
shr25-qq-robot-1.0.6
shr25-qq-robot-1.0.5
shr25-qq-robot-1.0.4
shr25-qq-robot-1.0.3
shr25-qq-robot-1.0.1
shr25-qq-robot-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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