is not current version
Last Version 20030327.070220

torque:torque-gen 3.1-alpha1


GroupId

GroupId

torque
ArtifactId

ArtifactId

torque-gen
Version

Version

3.1-alpha1
Type

Type

jar

Download torque-gen 3.1-alpha1


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