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