is not current version
Last Version 0.1.5-beta

com.aliyun:core-service 0.1.4-beta

Aliyun Async Core Service for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有 (C)阿里云计算有限公司 http://www.aliyun.com

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

core-service
Version

Version

0.1.4-beta
Type

Type

pom

Download core-service 0.1.4-beta


<!-- https://jarcasting.com/artifacts/com.aliyun/core-service/ -->
<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>core-service</artifactId>
    <version>0.1.4-beta</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/core-service/
implementation 'com.aliyun:core-service:0.1.4-beta'
// https://jarcasting.com/artifacts/com.aliyun/core-service/
implementation ("com.aliyun:core-service:0.1.4-beta")
'com.aliyun:core-service:pom:0.1.4-beta'
<dependency org="com.aliyun" name="core-service" rev="0.1.4-beta">
  <artifact name="core-service" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='core-service', version='0.1.4-beta')
)
libraryDependencies += "com.aliyun" % "core-service" % "0.1.4-beta"
[com.aliyun/core-service "0.1.4-beta"]