GroupId | GroupIdcom.github.trickl |
---|---|
ArtifactId | ArtifactIdflux-mock-websocket |
Version | Versionuntagged-9dc2005063ec2913ce08 |
Type | Typejar |
<!-- 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"]