is not current version
Last Version 1.1.0

com.aliyun.ecs.easysdk:easy-ecs-core 1.0.0


GroupId

GroupId

com.aliyun.ecs.easysdk
ArtifactId

ArtifactId

easy-ecs-core
Version

Version

1.0.0
Type

Type

jar

Download easy-ecs-core 1.0.0


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