is not current version
Last Version 0.3.0

com.github.trickl:flux-mock-websocket 0.2.0

Test library for testing Reactive websocket interaction

GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

flux-mock-websocket
Version

Version

0.2.0
Type

Type

jar

Download flux-mock-websocket 0.2.0


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