is not current version
Last Version 3.3

torque:torque-gen-templates 3.3-RC2

Templates for the Generator for Torque.

GroupId

GroupId

torque
ArtifactId

ArtifactId

torque-gen-templates
Version

Version

3.3-RC2
Type

Type

jar

Download torque-gen-templates 3.3-RC2


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