is not current version
Last Version 1.2

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


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.alibaba.citrus.tool
ArtifactId

ArtifactId

antx-parent
Version

Version

1.0.10
Type

Type

pom

Download antx-parent 1.0.10

Filename Size
antx-parent-1.0.10.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.0.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.citrus.tool/antx-parent/
implementation 'com.alibaba.citrus.tool:antx-parent:1.0.10'
// https://jarcasting.com/artifacts/com.alibaba.citrus.tool/antx-parent/
implementation ("com.alibaba.citrus.tool:antx-parent:1.0.10")
'com.alibaba.citrus.tool:antx-parent:pom:1.0.10'
<dependency org="com.alibaba.citrus.tool" name="antx-parent" rev="1.0.10">
  <artifact name="antx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.citrus.tool', module='antx-parent', version='1.0.10')
)
libraryDependencies += "com.alibaba.citrus.tool" % "antx-parent" % "1.0.10"
[com.alibaba.citrus.tool/antx-parent "1.0.10"]