<dependency> <groupId>torque</groupId> <artifactId>torque-gen</artifactId> <version>3.1.1</version> </dependency>
implementation 'torque:torque-gen:3.1.1'
implementation("torque:torque-gen:3.1.1")
libraryDependencies += "torque" % "torque-gen" % "3.1.1"
@Grapes( @Grab(group='torque', module='torque-gen', version='3.1.1') )
<dependency org="torque" name="torque-gen" rev="3.1.1" />
[torque/torque-gen "3.1.1"]
'torque:torque-gen:jar:3.1.1'
compile
|-- ant:ant:1.5.1
|-- commons-collections:commons-collections:3.0
|-- commons-lang:commons-lang:2.0
|-- commons-logging:commons-logging:1.0.4
|-- velocity:velocity:1.3.1
|-- village:village:2.0-dev-20030825