| GroupId | GroupIdcom.aliyun |
|---|---|
| ArtifactId | ArtifactIdcd2021127 |
| Version | Version1.0.10 |
| Type | Typejar |
| Filename | Size |
|---|---|
| cd2021127-1.0.10.pom | |
| cd2021127-1.0.10.jar | 139 KB |
| cd2021127-1.0.10-sources.jar | 79 KB |
| cd2021127-1.0.10-shaded.jar | 7 MB |
| cd2021127-1.0.10-javadoc.jar | 790 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/cd2021127/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>cd2021127</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/cd2021127/
implementation 'com.aliyun:cd2021127:1.0.10'
// https://jarcasting.com/artifacts/com.aliyun/cd2021127/
implementation ("com.aliyun:cd2021127:1.0.10")
'com.aliyun:cd2021127:jar:1.0.10'
<dependency org="com.aliyun" name="cd2021127" rev="1.0.10">
<artifact name="cd2021127" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='cd2021127', version='1.0.10')
)
libraryDependencies += "com.aliyun" % "cd2021127" % "1.0.10"
[com.aliyun/cd2021127 "1.0.10"]