is not current version
Last Version 3.0.0

com.qspin.qtaste:qtaste 2.1.0

QTaste is a generic engine to perform automated integration tests

GroupId

GroupId

com.qspin.qtaste
ArtifactId

ArtifactId

qtaste
Version

Version

2.1.0
Type

Type

pom

Download qtaste 2.1.0

Filename Size
qtaste-2.1.0.pom 12 KB
Browse

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