is not current version
Last Version 4.3.2-P20140317-1600

uk.ac.gate:gate-compiler-jdt 3.24.0

A shaded copy of Eclipse JDT Compilee ${ecj.version}, relocated into a GATE-specific package name.

GroupId

GroupId

uk.ac.gate
ArtifactId

ArtifactId

gate-compiler-jdt
Version

Version

3.24.0
Type

Type

jar

Download gate-compiler-jdt 3.24.0


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