is not current version
Last Version 8.2.2

io.github.theangrydev.fluentbdd:all 7.2.2


GroupId

GroupId

io.github.theangrydev.fluentbdd
ArtifactId

ArtifactId

all
Version

Version

7.2.2
Type

Type

pom

Download all 7.2.2

Filename Size
all-7.2.2.pom 2 KB
Browse

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