is not current version
Last Version 0.1.12

com.github.sogyf:goja-wxchat 0.1.11


GroupId

GroupId

com.github.sogyf
ArtifactId

ArtifactId

goja-wxchat
Version

Version

0.1.11
Type

Type

jar

Download goja-wxchat 0.1.11


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