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

com.aliyun.emr:emr-oss 1.9.1


Группа

Группа

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

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

emr-oss
Версия

Версия

1.9.1
Тип

Тип

jar

Скачать emr-oss 1.9.1


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