is not current version
Last Version 1.2.14

cn.weforward:weforward-common 1.1.0

weforward module

GroupId

GroupId

cn.weforward
ArtifactId

ArtifactId

weforward-common
Version

Version

1.1.0
Type

Type

jar

Download weforward-common 1.1.0


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