is not current version
Last Version 2.1.0

tech.grasshopper:allure-attachment-processor 1.0.0

Parsing Allure Attachment Files

GroupId

GroupId

tech.grasshopper
ArtifactId

ArtifactId

allure-attachment-processor
Version

Version

1.0.0
Type

Type

jar

Download allure-attachment-processor 1.0.0


<!-- https://jarcasting.com/artifacts/tech.grasshopper/allure-attachment-processor/ -->
<dependency>
    <groupId>tech.grasshopper</groupId>
    <artifactId>allure-attachment-processor</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.grasshopper/allure-attachment-processor/
implementation 'tech.grasshopper:allure-attachment-processor:1.0.0'
// https://jarcasting.com/artifacts/tech.grasshopper/allure-attachment-processor/
implementation ("tech.grasshopper:allure-attachment-processor:1.0.0")
'tech.grasshopper:allure-attachment-processor:jar:1.0.0'
<dependency org="tech.grasshopper" name="allure-attachment-processor" rev="1.0.0">
  <artifact name="allure-attachment-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.grasshopper', module='allure-attachment-processor', version='1.0.0')
)
libraryDependencies += "tech.grasshopper" % "allure-attachment-processor" % "1.0.0"
[tech.grasshopper/allure-attachment-processor "1.0.0"]