is not current version
Last Version 1.7

com.xnx3.weixin:xnx3-weixin 1.4

weixin develop

GroupId

GroupId

com.xnx3.weixin
ArtifactId

ArtifactId

xnx3-weixin
Version

Version

1.4
Type

Type

jar

Download xnx3-weixin 1.4


<!-- https://jarcasting.com/artifacts/com.xnx3.weixin/xnx3-weixin/ -->
<dependency>
    <groupId>com.xnx3.weixin</groupId>
    <artifactId>xnx3-weixin</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.xnx3.weixin/xnx3-weixin/
implementation 'com.xnx3.weixin:xnx3-weixin:1.4'
// https://jarcasting.com/artifacts/com.xnx3.weixin/xnx3-weixin/
implementation ("com.xnx3.weixin:xnx3-weixin:1.4")
'com.xnx3.weixin:xnx3-weixin:jar:1.4'
<dependency org="com.xnx3.weixin" name="xnx3-weixin" rev="1.4">
  <artifact name="xnx3-weixin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xnx3.weixin', module='xnx3-weixin', version='1.4')
)
libraryDependencies += "com.xnx3.weixin" % "xnx3-weixin" % "1.4"
[com.xnx3.weixin/xnx3-weixin "1.4"]