не последняя версия
Последняя версия 1.2.2

com.tngtech.jgiven:jgiven-tests 0.8.2

JGiven Tests - Contains BDD tests for JGiven written in JGiven

Группа

Группа

com.tngtech.jgiven
Идентификатор

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

jgiven-tests
Версия

Версия

0.8.2
Тип

Тип

jar

Скачать jgiven-tests 0.8.2


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