is not current version
Last Version 0.2.1.4

cn.watsontech.webhelper:vendor-file 0.2.1.3


GroupId

GroupId

cn.watsontech.webhelper
ArtifactId

ArtifactId

vendor-file
Version

Version

0.2.1.3
Type

Type

jar

Download vendor-file 0.2.1.3


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