is not current version
Last Version 1.1.0

com.impetus.blkchn:blkchn-antlr4-gen 1.0.0

Project containing generated files of antlr4 grammer for SQL. Intended for consumption in developing blockchain drivers

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

com.impetus.blkchn
ArtifactId

ArtifactId

blkchn-antlr4-gen
Version

Version

1.0.0
Type

Type

jar

Download blkchn-antlr4-gen 1.0.0


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