| Группа | Группаcom.tascape.qa |
|---|---|
| Идентификатор | Идентификаторthr |
| Версия | Версия1.0.19 |
| Тип | Типwar |
| Имя Файла | Размер |
|---|---|
| thr-1.0.19.pom | |
| thr-1.0.19.war | 19 MB |
| thr-1.0.19-sources.jar | 33 KB |
| thr-1.0.19-javadoc.jar | 117 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tascape.qa/thr/ -->
<dependency>
<groupId>com.tascape.qa</groupId>
<artifactId>thr</artifactId>
<version>1.0.19</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.tascape.qa/thr/
implementation 'com.tascape.qa:thr:1.0.19'
// https://jarcasting.com/artifacts/com.tascape.qa/thr/
implementation ("com.tascape.qa:thr:1.0.19")
'com.tascape.qa:thr:war:1.0.19'
<dependency org="com.tascape.qa" name="thr" rev="1.0.19">
<artifact name="thr" type="war" />
</dependency>
@Grapes(
@Grab(group='com.tascape.qa', module='thr', version='1.0.19')
)
libraryDependencies += "com.tascape.qa" % "thr" % "1.0.19"
[com.tascape.qa/thr "1.0.19"]