is not current version
Last Version 8.2.2

io.github.theangrydev.fluentbdd:all 8.1.2


GroupId

GroupId

io.github.theangrydev.fluentbdd
ArtifactId

ArtifactId

all
Version

Version

8.1.2
Type

Type

jar

Download all 8.1.2


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