License |
License |
---|---|
GroupId | GroupIdtorque |
ArtifactId | ArtifactIdtorque-gen-templates |
Last Version | Last Version3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTorque generator templates
Templates for the Generator for Torque.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
torque-gen-templates-3.3.pom | |
torque-gen-templates-3.3.jar | 206 KB |
Browse |
<!-- https://jarcasting.com/artifacts/torque/torque-gen-templates/ -->
<dependency>
<groupId>torque</groupId>
<artifactId>torque-gen-templates</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/torque/torque-gen-templates/
implementation 'torque:torque-gen-templates:3.3'
// https://jarcasting.com/artifacts/torque/torque-gen-templates/
implementation ("torque:torque-gen-templates:3.3")
'torque:torque-gen-templates:jar:3.3'
<dependency org="torque" name="torque-gen-templates" rev="3.3">
<artifact name="torque-gen-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='torque', module='torque-gen-templates', version='3.3')
)
libraryDependencies += "torque" % "torque-gen-templates" % "3.3"
[torque/torque-gen-templates "3.3"]