is not current version
Last Version 0.3.1

com.github.cukedoctor:cukedoctor-reporter 0.3.0


GroupId

GroupId

com.github.cukedoctor
ArtifactId

ArtifactId

cukedoctor-reporter
Version

Version

0.3.0
Type

Type

jar

Download cukedoctor-reporter 0.3.0


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