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

com.aliyun.emr:emr-oss 1.7.0


Группа

Группа

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

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

emr-oss
Версия

Версия

1.7.0
Тип

Тип

jar

Скачать emr-oss 1.7.0


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