is not current version
Last Version 3.6.400

Ant Build Tool Core 3.6.200

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
Version

Version

3.6.200
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
Source Code Management

Source Code Management

https://git.eclipse.org/c/platform/eclipse.platform.git

Download org.eclipse.ant.core 3.6.200


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

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.2.0,4.0.0)

Project Modules

There are no modules declared in this project.