is not current version
Last Version 1.2.2

com.tngtech.jgiven:jgiven-tests 0.5.4

Contains BDD tests for JGiven written in JGiven

GroupId

GroupId

com.tngtech.jgiven
ArtifactId

ArtifactId

jgiven-tests
Version

Version

0.5.4
Type

Type

jar

Download jgiven-tests 0.5.4


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