не последняя версия
Последняя версия 20030327.070220

torque:torque-gen 20030215.100807


Группа

Группа

torque
Идентификатор

Идентификатор

torque-gen
Версия

Версия

20030215.100807
Тип

Тип

jar

Скачать torque-gen 20030215.100807


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