is not current version
Last Version 1.6.0

com.aliyun.schedulerx:schedulerx2-common 1.0.5


GroupId

GroupId

com.aliyun.schedulerx
ArtifactId

ArtifactId

schedulerx2-common
Version

Version

1.0.5
Type

Type

jar

Download schedulerx2-common 1.0.5


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