is not current version
Last Version 3.1.3

org.chorusbdd:chorus-websockets 3.1.0

Chorus BDD Interpreter StepRegistry extension

GroupId

GroupId

org.chorusbdd
ArtifactId

ArtifactId

chorus-websockets
Version

Version

3.1.0
Type

Type

jar

Download chorus-websockets 3.1.0


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