is not current version
Last Version 20030327.070220

torque:torque-gen 3.3-RC3

Generator for Torque.

GroupId

GroupId

torque
ArtifactId

ArtifactId

torque-gen
Version

Version

3.3-RC3
Type

Type

jar

Download torque-gen 3.3-RC3


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