MVN

com.sinvay : wizard-wechat

Maven & Gradle

Aug 17, 2023
0 stars
<dependency>
    <groupId>com.sinvay</groupId>
    <artifactId>wizard-wechat</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sinvay : wizard-wechat to add to Maven - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of com.sinvay : wizard-wechat to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
wizard-wechat-0.2.0
0.1.x
wizard-wechat-0.1.5
wizard-wechat-0.1.4
wizard-wechat-0.1.3
0.0.x
wizard-wechat-0.0.9
wizard-wechat-0.0.8
wizard-wechat-0.0.7
wizard-wechat-0.0.6
wizard-wechat-0.0.4
wizard-wechat-0.0.3
wizard-wechat-0.0.2
wizard-wechat-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sinvay</groupId>
    <artifactId>wizard-wechat</artifactId>
    <version>0.2.0</version>
</dependency>

Advertisement