GroupId | GroupIdcom.github.trickl |
---|---|
ArtifactId | ArtifactIdflux-mock-websocket |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
flux-mock-websocket-0.0.2.pom | |
flux-mock-websocket-0.0.2.jar | 18 KB |
flux-mock-websocket-0.0.2-sources.jar | 7 KB |
flux-mock-websocket-0.0.2-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.trickl/flux-mock-websocket/ -->
<dependency>
<groupId>com.github.trickl</groupId>
<artifactId>flux-mock-websocket</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trickl/flux-mock-websocket/
implementation 'com.github.trickl:flux-mock-websocket:0.0.2'
// https://jarcasting.com/artifacts/com.github.trickl/flux-mock-websocket/
implementation ("com.github.trickl:flux-mock-websocket:0.0.2")
'com.github.trickl:flux-mock-websocket:jar:0.0.2'
<dependency org="com.github.trickl" name="flux-mock-websocket" rev="0.0.2">
<artifact name="flux-mock-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trickl', module='flux-mock-websocket', version='0.0.2')
)
libraryDependencies += "com.github.trickl" % "flux-mock-websocket" % "0.0.2"
[com.github.trickl/flux-mock-websocket "0.0.2"]