MVN

org.tinygroup : weixin

Maven & Gradle

Mar 30, 2018
<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>weixin</artifactId>
    <version>3.4.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tinygroup : weixin to add to Maven - Latest Versions:

  • Latest Stable: 3.4.9

All Versions

Choose a version of org.tinygroup : weixin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.4.x
weixin-3.4.9
weixin-3.4.8
weixin-3.4.7
weixin-3.4.6
weixin-3.4.5
weixin-3.4.4
weixin-3.4.3
weixin-3.4.2
weixin-3.4.1
weixin-3.4.0
3.3.x
weixin-3.3.0
3.2.x
weixin-3.2.1
weixin-3.2.0
3.1.x
weixin-3.1.2
weixin-3.1.1
weixin-3.1.0
3.0.x
weixin-3.0.1
weixin-3.0.0
2.3.x
weixin-2.3.0
2.2.x
weixin-2.2.3
weixin-2.2.2
weixin-2.2.1
weixin-2.2.0
tiny
weixin-tiny-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>weixin</artifactId>
    <version>3.4.9</version>
</dependency>