is not current version
Last Version 0.3.0

com.github.trickl:flux-mock-websocket untagged-9dc2005063ec2913ce08

Test library for testing Reactive websocket interaction

GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

flux-mock-websocket
Version

Version

untagged-9dc2005063ec2913ce08
Type

Type

jar

Download flux-mock-websocket untagged-9dc2005063ec2913ce08


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