is not current version
Last Version 8.2.2

io.github.theangrydev.fluentbdd:all 7.1.0


GroupId

GroupId

io.github.theangrydev.fluentbdd
ArtifactId

ArtifactId

all
Version

Version

7.1.0
Type

Type

pom

Download all 7.1.0

Filename Size
all-7.1.0.pom 1 KB
Browse

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