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