Last Version

ant4eclipse Tasks 0.5.0.rc1

A collection of tasks for Apache Ant that parse eclipse metadata

Categories

Categories

Ant Build Tools CLI User Interface
GroupId

GroupId

ant4eclipse
ArtifactId

ArtifactId

ant4eclipse
Version

Version

0.5.0.rc1
Type

Type

jar
Description

Description

ant4eclipse Tasks
A collection of tasks for Apache Ant that parse eclipse metadata
Project URL

Project URL

http://ant4eclipse.sourceforge.net

Download ant4eclipse 0.5.0.rc1


<!-- https://jarcasting.com/artifacts/ant4eclipse/ant4eclipse/ -->
<dependency>
    <groupId>ant4eclipse</groupId>
    <artifactId>ant4eclipse</artifactId>
    <version>0.5.0.rc1</version>
</dependency>
// https://jarcasting.com/artifacts/ant4eclipse/ant4eclipse/
implementation 'ant4eclipse:ant4eclipse:0.5.0.rc1'
// https://jarcasting.com/artifacts/ant4eclipse/ant4eclipse/
implementation ("ant4eclipse:ant4eclipse:0.5.0.rc1")
'ant4eclipse:ant4eclipse:jar:0.5.0.rc1'
<dependency org="ant4eclipse" name="ant4eclipse" rev="0.5.0.rc1">
  <artifact name="ant4eclipse" type="jar" />
</dependency>
@Grapes(
@Grab(group='ant4eclipse', module='ant4eclipse', version='0.5.0.rc1')
)
libraryDependencies += "ant4eclipse" % "ant4eclipse" % "0.5.0.rc1"
[ant4eclipse "0.5.0.rc1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.