GroupId | GroupIdtorque |
---|---|
ArtifactId | ArtifactIdtorque-gen |
Last Version | Last Version20030327.070220 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
torque-gen-20030327.070220.pom | |
torque-gen-20030327.070220.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/torque/torque-gen/ -->
<dependency>
<groupId>torque</groupId>
<artifactId>torque-gen</artifactId>
<version>20030327.070220</version>
</dependency>
// https://jarcasting.com/artifacts/torque/torque-gen/
implementation 'torque:torque-gen:20030327.070220'
// https://jarcasting.com/artifacts/torque/torque-gen/
implementation ("torque:torque-gen:20030327.070220")
'torque:torque-gen:jar:20030327.070220'
<dependency org="torque" name="torque-gen" rev="20030327.070220">
<artifact name="torque-gen" type="jar" />
</dependency>
@Grapes(
@Grab(group='torque', module='torque-gen', version='20030327.070220')
)
libraryDependencies += "torque" % "torque-gen" % "20030327.070220"
[torque/torque-gen "20030327.070220"]