| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.xlightweb | 
    
| ArtifactId | ArtifactIdxlightweb-HTML5Preview | 
    
| Version | Version2.12-HTML5Preview10 | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionHTML5 Extension 
            xLightweb HTML5 extension which supports ServerSentEvents ands WebSockets 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/org.xlightweb/xlightweb-HTML5Preview/ -->
<dependency>
    <groupId>org.xlightweb</groupId>
    <artifactId>xlightweb-HTML5Preview</artifactId>
    <version>2.12-HTML5Preview10</version>
</dependency>
                // https://jarcasting.com/artifacts/org.xlightweb/xlightweb-HTML5Preview/
implementation 'org.xlightweb:xlightweb-HTML5Preview:2.12-HTML5Preview10'
                // https://jarcasting.com/artifacts/org.xlightweb/xlightweb-HTML5Preview/
implementation ("org.xlightweb:xlightweb-HTML5Preview:2.12-HTML5Preview10")
                'org.xlightweb:xlightweb-HTML5Preview:jar:2.12-HTML5Preview10'
                <dependency org="org.xlightweb" name="xlightweb-HTML5Preview" rev="2.12-HTML5Preview10">
  <artifact name="xlightweb-HTML5Preview" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.xlightweb', module='xlightweb-HTML5Preview', version='2.12-HTML5Preview10')
)
                libraryDependencies += "org.xlightweb" % "xlightweb-HTML5Preview" % "2.12-HTML5Preview10"
                [org.xlightweb/xlightweb-HTML5Preview "2.12-HTML5Preview10"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.xlightweb : xlightweb | jar | [2.12.4, 3) | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.4 | 
| commons-io : commons-io | jar | 1.4 | 
| org.eclipse.jetty : jetty-servlet | jar | 7.1.0.RC0 | 
| org.eclipse.jetty : jetty-websocket | jar | 7.1.0.RC0 | 
| gr.spinellis : UmlGraph | jar | 4.6 |