is not current version
Last Version 0.2.1.44

cn.watsontech.webhelper:web-common 0.2.1.1


GroupId

GroupId

cn.watsontech.webhelper
ArtifactId

ArtifactId

web-common
Version

Version

0.2.1.1
Type

Type

jar

Download web-common 0.2.1.1


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