Standalone Eclipse AST-Parser

Extracted from the Eclipse JDT

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.defmacro
ArtifactId

ArtifactId

eclipse-astparser
Last Version

Last Version

8.1
Release Date

Release Date

Type

Type

jar
Description

Description

Standalone Eclipse AST-Parser
Extracted from the Eclipse JDT
Project URL

Project URL

https://github.com/Ragnaroek/eclipse-astparser
Source Code Management

Source Code Management

https://github.com/Ragnaroek/eclipse-astparser

Download eclipse-astparser

How to add to project

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

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.

Versions

Version
8.1