Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdio.github.zhoushuofu |
ArtifactId | ArtifactIdwx-java |
Version | Version4.2.4.B.0126 |
Type | Typepom |
Filename | Size |
---|---|
wx-java-4.2.4.B.0126.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.zhoushuofu/wx-java/ -->
<dependency>
<groupId>io.github.zhoushuofu</groupId>
<artifactId>wx-java</artifactId>
<version>4.2.4.B.0126</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zhoushuofu/wx-java/
implementation 'io.github.zhoushuofu:wx-java:4.2.4.B.0126'
// https://jarcasting.com/artifacts/io.github.zhoushuofu/wx-java/
implementation ("io.github.zhoushuofu:wx-java:4.2.4.B.0126")
'io.github.zhoushuofu:wx-java:pom:4.2.4.B.0126'
<dependency org="io.github.zhoushuofu" name="wx-java" rev="4.2.4.B.0126">
<artifact name="wx-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.zhoushuofu', module='wx-java', version='4.2.4.B.0126')
)
libraryDependencies += "io.github.zhoushuofu" % "wx-java" % "4.2.4.B.0126"
[io.github.zhoushuofu/wx-java "4.2.4.B.0126"]