| Группа | Группаtorque |
|---|---|
| Идентификатор | Идентификаторtorque-gen |
| Версия | Версия20030215.100807 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| torque-gen-20030215.100807.pom | |
| torque-gen-20030215.100807.jar | 181 KB |
| Обзор |
<!-- 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"]