Last Version

Gwen 1.0.2

Library for specifying acceptance criteria in tests in a Given-When-Then format

License

License

GroupId

GroupId

com.shazam
ArtifactId

ArtifactId

gwen
Version

Version

1.0.2
Type

Type

jar
Description

Description

Gwen
Library for specifying acceptance criteria in tests in a Given-When-Then format
Project URL

Project URL

http://github.com/shazam/gwen
Source Code Management

Source Code Management

http://github.com/shazam/gwen

Download gwen 1.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.