is not current version
Last Version 0.3.0

com.github.trickl:flux-mock-websocket untagged-d0dbb9b06dfb9a4a8ca4

Test library for testing Reactive websocket interaction

GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

flux-mock-websocket
Version

Version

untagged-d0dbb9b06dfb9a4a8ca4
Type

Type

jar

Download flux-mock-websocket untagged-d0dbb9b06dfb9a4a8ca4


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