Last Version

hibernate:antlr 2.7.5H3


Categories

Categories

Ant Build Tools ANTLR Compiler-compiler Hibernate Data ORM
GroupId

GroupId

hibernate
ArtifactId

ArtifactId

antlr
Version

Version

2.7.5H3
Type

Type

jar
Description

Description

Download antlr 2.7.5H3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.