GroupId | GroupIdcom.aliyun |
---|---|
ArtifactId | ArtifactIdtablestore20201209 |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
tablestore20201209-1.0.0.pom | |
tablestore20201209-1.0.0.jar | 31 KB |
tablestore20201209-1.0.0-sources.jar | 18 KB |
tablestore20201209-1.0.0-javadoc.jar | 197 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/tablestore20201209/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>tablestore20201209</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/tablestore20201209/
implementation 'com.aliyun:tablestore20201209:1.0.0'
// https://jarcasting.com/artifacts/com.aliyun/tablestore20201209/
implementation ("com.aliyun:tablestore20201209:1.0.0")
'com.aliyun:tablestore20201209:jar:1.0.0'
<dependency org="com.aliyun" name="tablestore20201209" rev="1.0.0">
<artifact name="tablestore20201209" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='tablestore20201209', version='1.0.0')
)
libraryDependencies += "com.aliyun" % "tablestore20201209" % "1.0.0"
[com.aliyun/tablestore20201209 "1.0.0"]