GroupId | GroupIdcom.haoxuer.bigworld |
---|---|
ArtifactId | ArtifactIdbigworld-weixin |
Version | Version3.3.10-20210917 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-weixin/ -->
<dependency>
<groupId>com.haoxuer.bigworld</groupId>
<artifactId>bigworld-weixin</artifactId>
<version>3.3.10-20210917</version>
</dependency>
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-weixin/
implementation 'com.haoxuer.bigworld:bigworld-weixin:3.3.10-20210917'
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-weixin/
implementation ("com.haoxuer.bigworld:bigworld-weixin:3.3.10-20210917")
'com.haoxuer.bigworld:bigworld-weixin:jar:3.3.10-20210917'
<dependency org="com.haoxuer.bigworld" name="bigworld-weixin" rev="3.3.10-20210917">
<artifact name="bigworld-weixin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.haoxuer.bigworld', module='bigworld-weixin', version='3.3.10-20210917')
)
libraryDependencies += "com.haoxuer.bigworld" % "bigworld-weixin" % "3.3.10-20210917"
[com.haoxuer.bigworld/bigworld-weixin "3.3.10-20210917"]