is not current version
Last Version 1.0.3

com.pentahohub.nexus:nexus-boot-starter-weixin 1.0.2


GroupId

GroupId

com.pentahohub.nexus
ArtifactId

ArtifactId

nexus-boot-starter-weixin
Version

Version

1.0.2
Type

Type

jar

Download nexus-boot-starter-weixin 1.0.2


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