is not current version
Last Version 20030327.065722

torque:torque 3.0.2


GroupId

GroupId

torque
ArtifactId

ArtifactId

torque
Version

Version

3.0.2
Type

Type

jar

Download torque 3.0.2


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