Ant Build Tool Core


License

License

Categories

Categories

Ant Build Tools CLI User Interface ORM Data
GroupId

GroupId

org.eclipse.platform
ArtifactId

ArtifactId

org.eclipse.ant.core
Last Version

Last Version

3.6.400
Release Date

Release Date

Type

Type

jar
Description

Description

Ant Build Tool Core
Ant Build Tool Core
Project URL

Project URL

http://www.eclipse.org/platform
Project Organization

Project Organization

Eclipse Foundation

Download org.eclipse.ant.core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.platform : org.eclipse.core.variables jar [3.1.0,4.0.0)
org.eclipse.platform : org.eclipse.core.runtime jar [3.25.0,4.0.0)

Project Modules

There are no modules declared in this project.

Versions

Version
3.6.400
3.6.300
3.6.200
3.6.100
3.6.0
3.5.800
3.5.700
3.5.600
3.5.500
3.5.400
3.5.300
3.5.200
3.5.100
3.5.0
3.4.100