is not current version
Last Version 3.7.0

com.github.cukedoctor:cukedoctor-converter 0.6.0


GroupId

GroupId

com.github.cukedoctor
ArtifactId

ArtifactId

cukedoctor-converter
Version

Version

0.6.0
Type

Type

jar

Download cukedoctor-converter 0.6.0


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