is not current version
Last Version 1.1.2

tech.grasshopper:cukefeatureprocessor 1.0.0

Storing Feature File Data in excel, json and properties files

GroupId

GroupId

tech.grasshopper
ArtifactId

ArtifactId

cukefeatureprocessor
Version

Version

1.0.0
Type

Type

jar

Download cukefeatureprocessor 1.0.0


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