Group Id com.github.trickl
Artifact Id flux-mock-websocket
Version 0.3.0
Packaging jar
URL -
Badge
Last Updated 2020-10-03T08:23:55+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.github.trickl</groupId>
    <artifactId>flux-mock-websocket</artifactId>
    <version>0.3.0</version>
</dependency>
implementation group: 'com.github.trickl', name: 'flux-mock-websocket', version: '0.3.0'
implementation 'com.github.trickl:flux-mock-websocket:0.3.0'
implementation("com.github.trickl:flux-mock-websocket:0.3.0")
libraryDependencies += "com.github.trickl" % "flux-mock-websocket" % "0.3.0"
<dependency org="com.github.trickl" name="flux-mock-websocket" rev="0.3.0"/>
@Grapes(
    @Grab(group='com.github.trickl', module='flux-mock-websocket', version='0.3.0')
)
[com.github.trickl/flux-mock-websocket "0.3.0"]
'com.github.trickl:flux-mock-websocket:0.3.0'