не последняя версия
Последняя версия 1.1.0

com.aliyun.ecs.easysdk:plugins 1.0.0


Группа

Группа

com.aliyun.ecs.easysdk
Идентификатор

Идентификатор

plugins
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать plugins 1.0.0

Имя Файла Размер
plugins-1.0.0.pom 607 bytes
Обзор

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