| License |
License |
|---|---|
| GroupId | GroupIdcom.xnx3.weixin |
| ArtifactId | ArtifactIdxnx3-weixin |
| Last Version | Last Version1.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxnx3-weixin
weixin develop
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| xnx3-weixin-1.7.pom | |
| xnx3-weixin-1.7.jar | 22 KB |
| xnx3-weixin-1.7-sources.jar | 20 KB |
| xnx3-weixin-1.7-javadoc.jar | 119 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.xnx3.weixin/xnx3-weixin/ -->
<dependency>
<groupId>com.xnx3.weixin</groupId>
<artifactId>xnx3-weixin</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.xnx3.weixin/xnx3-weixin/
implementation 'com.xnx3.weixin:xnx3-weixin:1.7'
// https://jarcasting.com/artifacts/com.xnx3.weixin/xnx3-weixin/
implementation ("com.xnx3.weixin:xnx3-weixin:1.7")
'com.xnx3.weixin:xnx3-weixin:jar:1.7'
<dependency org="com.xnx3.weixin" name="xnx3-weixin" rev="1.7">
<artifact name="xnx3-weixin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xnx3.weixin', module='xnx3-weixin', version='1.7')
)
libraryDependencies += "com.xnx3.weixin" % "xnx3-weixin" % "1.7"
[com.xnx3.weixin/xnx3-weixin "1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.xnx3.util : xnx3-util | jar | 1.6 |
| com.xnx3.json : json | jar | 1.0 |
| dom4j : dom4j | jar | 1.6.1 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.65 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |