| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.zavakid.citrus.tool |
| ArtifactId | ArtifactIdantx-parent |
| Last Version | Last Version1.1.zavakid-patch.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAntx Parent Project
Plugins, tools for Webx Framework
|
| Filename | Size |
|---|---|
| antx-parent-1.1.zavakid-patch.1.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zavakid.citrus.tool/antx-parent/ -->
<dependency>
<groupId>com.zavakid.citrus.tool</groupId>
<artifactId>antx-parent</artifactId>
<version>1.1.zavakid-patch.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zavakid.citrus.tool/antx-parent/
implementation 'com.zavakid.citrus.tool:antx-parent:1.1.zavakid-patch.1'
// https://jarcasting.com/artifacts/com.zavakid.citrus.tool/antx-parent/
implementation ("com.zavakid.citrus.tool:antx-parent:1.1.zavakid-patch.1")
'com.zavakid.citrus.tool:antx-parent:pom:1.1.zavakid-patch.1'
<dependency org="com.zavakid.citrus.tool" name="antx-parent" rev="1.1.zavakid-patch.1">
<artifact name="antx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zavakid.citrus.tool', module='antx-parent', version='1.1.zavakid-patch.1')
)
libraryDependencies += "com.zavakid.citrus.tool" % "antx-parent" % "1.1.zavakid-patch.1"
[com.zavakid.citrus.tool/antx-parent "1.1.zavakid-patch.1"]