is not current version
Last Version 1.1

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

Plugins, tools for Webx Framework

GroupId

GroupId

com.alibaba.citrus.tool
ArtifactId

ArtifactId

citrus-tool-parent
Version

Version

1.0
Type

Type

pom

Download citrus-tool-parent 1.0

Filename Size
citrus-tool-parent-1.0.pom 10 KB
Browse

<!-- 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"]