is not current version
Last Version 3.4.9

org.tinygroup:weixin 3.4.5


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

weixin
Version

Version

3.4.5
Type

Type

pom

Download weixin 3.4.5

Filename Size
weixin-3.4.5.pom 1 KB
Browse

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