не последняя версия
Последняя версия 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.

Группа

Группа

com.github.bernerbits
Идентификатор

Идентификатор

givwenzen
Версия

Версия

1.0.6
Тип

Тип

jar

Скачать 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"]