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