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

com.alibaba.citrus.tool:citrus-tool-parent 1.0

Plugins, tools for Webx Framework

Группа

Группа

com.alibaba.citrus.tool
Идентификатор

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

citrus-tool-parent
Версия

Версия

1.0
Тип

Тип

pom

Скачать citrus-tool-parent 1.0

Имя Файла Размер
citrus-tool-parent-1.0.pom 10 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.alibaba.citrus.tool/citrus-tool-parent/ -->
<dependency>
    <groupId>com.alibaba.citrus.tool</groupId>
    <artifactId>citrus-tool-parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.citrus.tool/citrus-tool-parent/
implementation 'com.alibaba.citrus.tool:citrus-tool-parent:1.0'
// https://jarcasting.com/artifacts/com.alibaba.citrus.tool/citrus-tool-parent/
implementation ("com.alibaba.citrus.tool:citrus-tool-parent:1.0")
'com.alibaba.citrus.tool:citrus-tool-parent:pom:1.0'
<dependency org="com.alibaba.citrus.tool" name="citrus-tool-parent" rev="1.0">
  <artifact name="citrus-tool-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.citrus.tool', module='citrus-tool-parent', version='1.0')
)
libraryDependencies += "com.alibaba.citrus.tool" % "citrus-tool-parent" % "1.0"
[com.alibaba.citrus.tool/citrus-tool-parent "1.0"]