is not current version
Last Version 0.2.1.1

cn.watsontech.webhelper:vendor-push 0.2


GroupId

GroupId

cn.watsontech.webhelper
ArtifactId

ArtifactId

vendor-push
Version

Version

0.2
Type

Type

jar

Download vendor-push 0.2


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