GroupId | GroupIdcn.watsontech.webhelper |
---|---|
ArtifactId | ArtifactIdvendor-file |
Version | Version0.2.1.3 |
Type | Typejar |
Filename | Size |
---|---|
vendor-file-0.2.1.3.pom | |
vendor-file-0.2.1.3.jar | 31 KB |
vendor-file-0.2.1.3-sources.jar | 15 KB |
vendor-file-0.2.1.3-javadoc.jar | 104 KB |
Browse |
<!-- 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"]