| Группа | Группаcom.aliyun |
|---|---|
| Идентификатор | Идентификаторecs20140526 |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ecs20140526-1.0.1.pom | |
| ecs20140526-1.0.1.jar | 1 MB |
| ecs20140526-1.0.1-sources.jar | 711 KB |
| ecs20140526-1.0.1-javadoc.jar | 9 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aliyun/ecs20140526/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>ecs20140526</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/ecs20140526/
implementation 'com.aliyun:ecs20140526:1.0.1'
// https://jarcasting.com/artifacts/com.aliyun/ecs20140526/
implementation ("com.aliyun:ecs20140526:1.0.1")
'com.aliyun:ecs20140526:jar:1.0.1'
<dependency org="com.aliyun" name="ecs20140526" rev="1.0.1">
<artifact name="ecs20140526" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='ecs20140526', version='1.0.1')
)
libraryDependencies += "com.aliyun" % "ecs20140526" % "1.0.1"
[com.aliyun/ecs20140526 "1.0.1"]