License |
License |
---|---|
GroupId | GroupIdcom.xnx3.weixin |
ArtifactId | ArtifactIdxnx3-weixin |
Version | Version1.6 |
Type | Typejar |
Description |
Descriptionxnx3-weixin
weixin develop
|
Project URL |
Project URL |
Filename | Size |
---|---|
xnx3-weixin-1.6.pom | |
xnx3-weixin-1.6.jar | 60 KB |
xnx3-weixin-1.6-sources.jar | 56 KB |
xnx3-weixin-1.6-javadoc.jar | 275 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xnx3.weixin/xnx3-weixin/ -->
<dependency>
<groupId>com.xnx3.weixin</groupId>
<artifactId>xnx3-weixin</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.xnx3.weixin/xnx3-weixin/
implementation 'com.xnx3.weixin:xnx3-weixin:1.6'
// https://jarcasting.com/artifacts/com.xnx3.weixin/xnx3-weixin/
implementation ("com.xnx3.weixin:xnx3-weixin:1.6")
'com.xnx3.weixin:xnx3-weixin:jar:1.6'
<dependency org="com.xnx3.weixin" name="xnx3-weixin" rev="1.6">
<artifact name="xnx3-weixin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xnx3.weixin', module='xnx3-weixin', version='1.6')
)
libraryDependencies += "com.xnx3.weixin" % "xnx3-weixin" % "1.6"
[com.xnx3.weixin/xnx3-weixin "1.6"]
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 |