не последняя версия
Последняя версия 0.8.7

org.craftsmenlabs.gareth:gareth-antlr 0.6.0


Категории

Категории

Ant Компиляция и сборка ANTLR Compiler-compiler
Группа

Группа

org.craftsmenlabs.gareth
Идентификатор

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

gareth-antlr
Версия

Версия

0.6.0
Тип

Тип

jar

Скачать gareth-antlr 0.6.0


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