| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools CLI User Interface | 
| GroupId | GroupIdorg.eclipse.emf | 
| ArtifactId | ArtifactIdant | 
| Version | Version2.3.0-v200706262000 | 
| Type | Typejar | 
| Description | DescriptionEMF Ant Tasks | 
| Filename | Size | 
|---|---|
| ant-2.3.0-v200706262000.pom | |
| ant-2.3.0-v200706262000.jar | 17 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse.emf/ant/ -->
<dependency>
    <groupId>org.eclipse.emf</groupId>
    <artifactId>ant</artifactId>
    <version>2.3.0-v200706262000</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.emf/ant/
implementation 'org.eclipse.emf:ant:2.3.0-v200706262000'// https://jarcasting.com/artifacts/org.eclipse.emf/ant/
implementation ("org.eclipse.emf:ant:2.3.0-v200706262000")'org.eclipse.emf:ant:jar:2.3.0-v200706262000'<dependency org="org.eclipse.emf" name="ant" rev="2.3.0-v200706262000">
  <artifact name="ant" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse.emf', module='ant', version='2.3.0-v200706262000')
)libraryDependencies += "org.eclipse.emf" % "ant" % "2.3.0-v200706262000"[org.eclipse.emf/ant "2.3.0-v200706262000"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.core : runtime | jar | [3.3.0,4.0.0) | 
| org.apache » ant | jar | [1.7.0,2.0.0) | 
| org.eclipse.ant : core | jar | [3.1.0,4.0.0) | 
| org.eclipse.emf : common | jar | [2.3.0,3.0.0) | 
| org.eclipse.emf : codegen | jar | [2.3.0,3.0.0) | 
| org.eclipse.emf.codegen : ecore Optional | jar | [2.3.0,3.0.0) |