is not current version
Last Version 1.1.2

tech.grasshopper:cukefeatureprocessor 1.1.1

Accessing Feature File Data stored in excel, json and text formats

GroupId

GroupId

tech.grasshopper
ArtifactId

ArtifactId

cukefeatureprocessor
Version

Version

1.1.1
Type

Type

jar

Download cukefeatureprocessor 1.1.1


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