GroupId | GroupIdcom.plugatar.xteps |
---|---|
ArtifactId | ArtifactIdxteps-allure |
Version | Version2.2 |
Type | Typejar |
Filename | Size |
---|---|
xteps-allure-2.2.pom | |
xteps-allure-2.2.jar | 4 KB |
xteps-allure-2.2-sources.jar | 5 KB |
xteps-allure-2.2-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.plugatar.xteps/xteps-allure/ -->
<dependency>
<groupId>com.plugatar.xteps</groupId>
<artifactId>xteps-allure</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.plugatar.xteps/xteps-allure/
implementation 'com.plugatar.xteps:xteps-allure:2.2'
// https://jarcasting.com/artifacts/com.plugatar.xteps/xteps-allure/
implementation ("com.plugatar.xteps:xteps-allure:2.2")
'com.plugatar.xteps:xteps-allure:jar:2.2'
<dependency org="com.plugatar.xteps" name="xteps-allure" rev="2.2">
<artifact name="xteps-allure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.plugatar.xteps', module='xteps-allure', version='2.2')
)
libraryDependencies += "com.plugatar.xteps" % "xteps-allure" % "2.2"
[com.plugatar.xteps/xteps-allure "2.2"]