Last Version

org.hibernate:antlr 2.7.5H3


Categories

Categories

Ant Build Tools ANTLR Compiler-compiler Hibernate Data ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

antlr
Version

Version

2.7.5H3
Type

Type

jar
Description

Description

Download antlr 2.7.5H3


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