GroupId | GroupIdcom.aliyun |
---|---|
ArtifactId | ArtifactIdots20160620 |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
ots20160620-1.0.2.pom | |
ots20160620-1.0.2.jar | 66 KB |
ots20160620-1.0.2-sources.jar | 32 KB |
ots20160620-1.0.2-javadoc.jar | 408 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/ots20160620/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>ots20160620</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/ots20160620/
implementation 'com.aliyun:ots20160620:1.0.2'
// https://jarcasting.com/artifacts/com.aliyun/ots20160620/
implementation ("com.aliyun:ots20160620:1.0.2")
'com.aliyun:ots20160620:jar:1.0.2'
<dependency org="com.aliyun" name="ots20160620" rev="1.0.2">
<artifact name="ots20160620" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='ots20160620', version='1.0.2')
)
libraryDependencies += "com.aliyun" % "ots20160620" % "1.0.2"
[com.aliyun/ots20160620 "1.0.2"]