is not current version
Last Version 3.7.0

com.github.cukedoctor:cukedoctor-converter 3.4


GroupId

GroupId

com.github.cukedoctor
ArtifactId

ArtifactId

cukedoctor-converter
Version

Version

3.4
Type

Type

jar

Download cukedoctor-converter 3.4


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