is not current version
Last Version 0.2.1

com.github.smallcreep.cucumber:seeds-db 0.2.0


Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.smallcreep.cucumber
ArtifactId

ArtifactId

seeds-db
Version

Version

0.2.0
Type

Type

jar

Download seeds-db 0.2.0


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