| GroupId | GroupIdorg.enhydra.xmlc |
|---|---|
| ArtifactId | ArtifactIdxmlc-taskdef |
| Last Version | Last Version2.2.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXMLC taskdef
Enhydra XMLC ANT task definition.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| xmlc-taskdef-2.2.7.1.pom | |
| xmlc-taskdef-2.2.7.1.jar | 10 KB |
| xmlc-taskdef-2.2.7.1-sources.jar | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.enhydra.xmlc/xmlc-taskdef/ -->
<dependency>
<groupId>org.enhydra.xmlc</groupId>
<artifactId>xmlc-taskdef</artifactId>
<version>2.2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.enhydra.xmlc/xmlc-taskdef/
implementation 'org.enhydra.xmlc:xmlc-taskdef:2.2.7.1'
// https://jarcasting.com/artifacts/org.enhydra.xmlc/xmlc-taskdef/
implementation ("org.enhydra.xmlc:xmlc-taskdef:2.2.7.1")
'org.enhydra.xmlc:xmlc-taskdef:jar:2.2.7.1'
<dependency org="org.enhydra.xmlc" name="xmlc-taskdef" rev="2.2.7.1">
<artifact name="xmlc-taskdef" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.enhydra.xmlc', module='xmlc-taskdef', version='2.2.7.1')
)
libraryDependencies += "org.enhydra.xmlc" % "xmlc-taskdef" % "2.2.7.1"
[org.enhydra.xmlc/xmlc-taskdef "2.2.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.enhydra.xmlc : xmlc-all-runtime | jar | 2.2.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| ant : ant | jar | 1.6.5 |