is not current version
Last Version 4.3.2-P20140317-1600

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

Repackaged version of the Eclipse JDT compiler for GATE

GroupId

GroupId

uk.ac.gate
ArtifactId

ArtifactId

gate-compiler-jdt
Version

Version

3.7.1
Type

Type

jar

Download gate-compiler-jdt 3.7.1


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