is not current version
Last Version 20030327.070220

torque:torque-gen 3.1.1

Generator for Torque.

GroupId

GroupId

torque
ArtifactId

ArtifactId

torque-gen
Version

Version

3.1.1
Type

Type

jar

Download torque-gen 3.1.1


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