is not current version
Last Version 1.2

com.alibaba.citrus.tool:antx-parent 1.1


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.alibaba.citrus.tool
ArtifactId

ArtifactId

antx-parent
Version

Version

1.1
Type

Type

pom

Download antx-parent 1.1

Filename Size
antx-parent-1.1.pom 7 KB
Browse

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