is not current version
Last Version 8.2.2

io.github.theangrydev.fluentbdd:core 7.2.2


GroupId

GroupId

io.github.theangrydev.fluentbdd
ArtifactId

ArtifactId

core
Version

Version

7.2.2
Type

Type

jar

Download core 7.2.2


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