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

com.aliyun.schedulerx:schedulerx2-common 1.2.5


Группа

Группа

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

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

schedulerx2-common
Версия

Версия

1.2.5
Тип

Тип

jar

Скачать schedulerx2-common 1.2.5


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