is not current version
Last Version 0.8.7

org.craftsmenlabs.gareth:gareth-antlr 0.8.6


Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

org.craftsmenlabs.gareth
ArtifactId

ArtifactId

gareth-antlr
Version

Version

0.8.6
Type

Type

jar

Download gareth-antlr 0.8.6


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