GroupId | GroupIdcom.aliyun |
---|---|
ArtifactId | ArtifactIdcommondriver20160712 |
Version | Version1.0.13 |
Type | Typejar |
Filename | Size |
---|---|
commondriver20160712-1.0.13.pom | |
commondriver20160712-1.0.13.jar | 41 KB |
commondriver20160712-1.0.13-sources.jar | 26 KB |
commondriver20160712-1.0.13-javadoc.jar | 253 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/commondriver20160712/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>commondriver20160712</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/commondriver20160712/
implementation 'com.aliyun:commondriver20160712:1.0.13'
// https://jarcasting.com/artifacts/com.aliyun/commondriver20160712/
implementation ("com.aliyun:commondriver20160712:1.0.13")
'com.aliyun:commondriver20160712:jar:1.0.13'
<dependency org="com.aliyun" name="commondriver20160712" rev="1.0.13">
<artifact name="commondriver20160712" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='commondriver20160712', version='1.0.13')
)
libraryDependencies += "com.aliyun" % "commondriver20160712" % "1.0.13"
[com.aliyun/commondriver20160712 "1.0.13"]