is not current version
Last Version 2.2.0

com.aliyun.emr:emr-common_2.11 1.9.1


GroupId

GroupId

com.aliyun.emr
ArtifactId

ArtifactId

emr-common_2.11
Version

Version

1.9.1
Type

Type

jar

Download emr-common_2.11 1.9.1


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