License |
License |
---|---|
GroupId | GroupIdcom.aliyun |
ArtifactId | ArtifactIdcore-service |
Last Version | Last Version0.1.5-beta |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncore-service
Aliyun Async Core Service for Java
Copyright (C) Alibaba Cloud Computing
All rights reserved.
版权所有 (C)阿里云计算有限公司
http://www.aliyun.com
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-service-0.1.5-beta.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/core-service/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>core-service</artifactId>
<version>0.1.5-beta</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/core-service/
implementation 'com.aliyun:core-service:0.1.5-beta'
// https://jarcasting.com/artifacts/com.aliyun/core-service/
implementation ("com.aliyun:core-service:0.1.5-beta")
'com.aliyun:core-service:pom:0.1.5-beta'
<dependency org="com.aliyun" name="core-service" rev="0.1.5-beta">
<artifact name="core-service" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='core-service', version='0.1.5-beta')
)
libraryDependencies += "com.aliyun" % "core-service" % "0.1.5-beta"
[com.aliyun/core-service "0.1.5-beta"]