is not current version
Last Version 1.0.6.1

com.github.bernerbits:givwenzen 1.0.6

GivWenZen allows a user to use the BDD Given When Then vocabulary and plain text sentences to help a team get the words right and create a ubiquitous language to describe and test a business domain.

GroupId

GroupId

com.github.bernerbits
ArtifactId

ArtifactId

givwenzen
Version

Version

1.0.6
Type

Type

jar

Download givwenzen 1.0.6


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