не последняя версия
Последняя версия 4.3.2-P20140317-1600

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

Repackaged version of the Eclipse/Tomcat JDT compiler for GATE

Группа

Группа

uk.ac.gate
Идентификатор

Идентификатор

gate-compiler-jdt
Версия

Версия

1
Тип

Тип

jar

Скачать gate-compiler-jdt 1


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