<dependency>
<groupId>com.dream-orm</groupId>
<artifactId>dream-orm-antlr</artifactId>
<version>1.4.0</version>
</dependency>
implementation 'com.dream-orm:dream-orm-antlr:1.4.0'
com.dream-orm:dream-orm-antlr:1.4.0
<dependency org="com.dream-orm" name="dream-orm-antlr" rev="1.4.0" />
libraryDependencies += "com.dream-orm" % "dream-orm-antlr" % "1.4.0"
@Grab(group='com.dream-orm', module='dream-orm-antlr', version='1.4.0')
[com.dream-orm/dream-orm-antlr "1.4.0"]
'com.dream-orm:dream-orm-antlr:jar:1.4.0'