Group Id net.openhft
Artifact Id chronicle-websocket-jetty
Version 1.0.0
Packaging jar
URL -
Badge
Last Updated 2016-02-16T02:23:32+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>chronicle-websocket-jetty</artifactId>
    <version>1.0.0</version>
</dependency>
implementation group: 'net.openhft', name: 'chronicle-websocket-jetty', version: '1.0.0'
implementation 'net.openhft:chronicle-websocket-jetty:1.0.0'
implementation("net.openhft:chronicle-websocket-jetty:1.0.0")
libraryDependencies += "net.openhft" % "chronicle-websocket-jetty" % "1.0.0"
<dependency org="net.openhft" name="chronicle-websocket-jetty" rev="1.0.0"/>
@Grapes(
    @Grab(group='net.openhft', module='chronicle-websocket-jetty', version='1.0.0')
)
[net.openhft/chronicle-websocket-jetty "1.0.0"]
'net.openhft:chronicle-websocket-jetty:1.0.0'