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

com.qspin.qtaste:qtaste 2.2.1

QTaste is a generic engine to perform automated integration tests

Группа

Группа

com.qspin.qtaste
Идентификатор

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

qtaste
Версия

Версия

2.2.1
Тип

Тип

pom

Скачать qtaste 2.2.1

Имя Файла Размер
qtaste-2.2.1.pom 12 KB
Обзор

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