is not current version
Last Version 2.1.0

com.capgemini.ntc:allure-test-framework 0.0.2

Allure Test Framework is an automated testing framework for functional testing of web applications, native mobile apps, webservices and database.

GroupId

GroupId

com.capgemini.ntc
ArtifactId

ArtifactId

allure-test-framework
Version

Version

0.0.2
Type

Type

pom

Download allure-test-framework 0.0.2


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