is not current version
Last Version 2.12-HTML5Preview10

org.xlightweb:xlightweb-HTML5Preview 2.12-HTML5Preview7

xLightweb HTML5 extension which supports ServerSentEvents ands WebSockets

GroupId

GroupId

org.xlightweb
ArtifactId

ArtifactId

xlightweb-HTML5Preview
Version

Version

2.12-HTML5Preview7
Type

Type

jar

Download xlightweb-HTML5Preview 2.12-HTML5Preview7


<!-- https://jarcasting.com/artifacts/org.xlightweb/xlightweb-HTML5Preview/ -->
<dependency>
    <groupId>org.xlightweb</groupId>
    <artifactId>xlightweb-HTML5Preview</artifactId>
    <version>2.12-HTML5Preview7</version>
</dependency>
// https://jarcasting.com/artifacts/org.xlightweb/xlightweb-HTML5Preview/
implementation 'org.xlightweb:xlightweb-HTML5Preview:2.12-HTML5Preview7'
// https://jarcasting.com/artifacts/org.xlightweb/xlightweb-HTML5Preview/
implementation ("org.xlightweb:xlightweb-HTML5Preview:2.12-HTML5Preview7")
'org.xlightweb:xlightweb-HTML5Preview:jar:2.12-HTML5Preview7'
<dependency org="org.xlightweb" name="xlightweb-HTML5Preview" rev="2.12-HTML5Preview7">
  <artifact name="xlightweb-HTML5Preview" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xlightweb', module='xlightweb-HTML5Preview', version='2.12-HTML5Preview7')
)
libraryDependencies += "org.xlightweb" % "xlightweb-HTML5Preview" % "2.12-HTML5Preview7"
[org.xlightweb/xlightweb-HTML5Preview "2.12-HTML5Preview7"]