is not current version
Last Version 0.8.7

org.craftsmenlabs.gareth:gareth-antlr 0.4.0


Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

org.craftsmenlabs.gareth
ArtifactId

ArtifactId

gareth-antlr
Version

Version

0.4.0
Type

Type

jar

Download gareth-antlr 0.4.0


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