is not current version
Last Version 1.0.5

top.codewood.wx:wx-java-common 1.0.0


Categories

Categories

Java Languages
GroupId

GroupId

top.codewood.wx
ArtifactId

ArtifactId

wx-java-common
Version

Version

1.0.0
Type

Type

jar

Download wx-java-common 1.0.0


<!-- https://jarcasting.com/artifacts/top.codewood.wx/wx-java-common/ -->
<dependency>
    <groupId>top.codewood.wx</groupId>
    <artifactId>wx-java-common</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.codewood.wx/wx-java-common/
implementation 'top.codewood.wx:wx-java-common:1.0.0'
// https://jarcasting.com/artifacts/top.codewood.wx/wx-java-common/
implementation ("top.codewood.wx:wx-java-common:1.0.0")
'top.codewood.wx:wx-java-common:jar:1.0.0'
<dependency org="top.codewood.wx" name="wx-java-common" rev="1.0.0">
  <artifact name="wx-java-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.codewood.wx', module='wx-java-common', version='1.0.0')
)
libraryDependencies += "top.codewood.wx" % "wx-java-common" % "1.0.0"
[top.codewood.wx/wx-java-common "1.0.0"]