XMLC taskdef

Enhydra XMLC ANT task definition.

GroupId

GroupId

org.enhydra.xmlc
ArtifactId

ArtifactId

xmlc-taskdef
Last Version

Last Version

2.2.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

XMLC taskdef
Enhydra XMLC ANT task definition.
Project URL

Project URL

http://xmlc.enhydra.org/

Download xmlc-taskdef

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.enhydra.xmlc : xmlc-all-runtime jar 2.2.7.1

provided (1)

Group / Artifact Type Version
ant : ant jar 1.6.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.7.1