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

com.tascape.qa:thr 1.0.0

Testharness Report - Testharness Report

Группа

Группа

com.tascape.qa
Идентификатор

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

thr
Версия

Версия

1.0.0
Тип

Тип

war

Скачать thr 1.0.0

Имя Файла Размер
thr-1.0.0.pom
thr-1.0.0.war 20 MB
thr-1.0.0-sources.jar 18 KB
thr-1.0.0-javadoc.jar 88 KB
Обзор

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