is not current version
Last Version 0.2.1

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


Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.smallcreep.cucumber
ArtifactId

ArtifactId

seeds-db
Version

Version

0.1.1
Type

Type

jar

Download seeds-db 0.1.1


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