is not current version
Last Version 1.25.1

com.github.siwenyan:pickle 1.11.0

Cucumber Slices

GroupId

GroupId

com.github.siwenyan
ArtifactId

ArtifactId

pickle
Version

Version

1.11.0
Type

Type

jar

Download pickle 1.11.0


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