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

torque:torque-gen 3.1.1

Generator for Torque.

Группа

Группа

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

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

torque-gen
Версия

Версия

3.1.1
Тип

Тип

jar

Скачать torque-gen 3.1.1

Имя Файла Размер
torque-gen-3.1.1.pom
torque-gen-3.1.1.jar 189 KB
Обзор

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