| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.xlightweb | 
    
| ArtifactId | ArtifactIdxlightweb-WebSocketsPreview | 
    
| Version | Version2.11-WSPreview4 | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionWebSocketsExtension 
            xLightweb WebSockets preview 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/org.xlightweb/xlightweb-WebSocketsPreview/ -->
<dependency>
    <groupId>org.xlightweb</groupId>
    <artifactId>xlightweb-WebSocketsPreview</artifactId>
    <version>2.11-WSPreview4</version>
</dependency>
                // https://jarcasting.com/artifacts/org.xlightweb/xlightweb-WebSocketsPreview/
implementation 'org.xlightweb:xlightweb-WebSocketsPreview:2.11-WSPreview4'
                // https://jarcasting.com/artifacts/org.xlightweb/xlightweb-WebSocketsPreview/
implementation ("org.xlightweb:xlightweb-WebSocketsPreview:2.11-WSPreview4")
                'org.xlightweb:xlightweb-WebSocketsPreview:jar:2.11-WSPreview4'
                <dependency org="org.xlightweb" name="xlightweb-WebSocketsPreview" rev="2.11-WSPreview4">
  <artifact name="xlightweb-WebSocketsPreview" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.xlightweb', module='xlightweb-WebSocketsPreview', version='2.11-WSPreview4')
)
                libraryDependencies += "org.xlightweb" % "xlightweb-WebSocketsPreview" % "2.11-WSPreview4"
                [org.xlightweb/xlightweb-WebSocketsPreview "2.11-WSPreview4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.xlightweb : xlightweb | jar | [2.11.3, 3) | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.4 | 
| commons-io : commons-io | jar | 1.4 | 
| org.eclipse.jetty : jetty-servlet | jar | 7.0.1.v20091125 | 
| org.eclipse.jetty : jetty-websocket | jar | 7.0.1.v20091125 | 
| gr.spinellis : UmlGraph | jar | 4.6 |