GroupId | GroupIdorg.xlightweb |
---|---|
ArtifactId | ArtifactIdxlightweb-WebSocketsPreview |
Version | Version2.11-WSPreview3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.xlightweb/xlightweb-WebSocketsPreview/ -->
<dependency>
<groupId>org.xlightweb</groupId>
<artifactId>xlightweb-WebSocketsPreview</artifactId>
<version>2.11-WSPreview3</version>
</dependency>
// https://jarcasting.com/artifacts/org.xlightweb/xlightweb-WebSocketsPreview/
implementation 'org.xlightweb:xlightweb-WebSocketsPreview:2.11-WSPreview3'
// https://jarcasting.com/artifacts/org.xlightweb/xlightweb-WebSocketsPreview/
implementation ("org.xlightweb:xlightweb-WebSocketsPreview:2.11-WSPreview3")
'org.xlightweb:xlightweb-WebSocketsPreview:jar:2.11-WSPreview3'
<dependency org="org.xlightweb" name="xlightweb-WebSocketsPreview" rev="2.11-WSPreview3">
<artifact name="xlightweb-WebSocketsPreview" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xlightweb', module='xlightweb-WebSocketsPreview', version='2.11-WSPreview3')
)
libraryDependencies += "org.xlightweb" % "xlightweb-WebSocketsPreview" % "2.11-WSPreview3"
[org.xlightweb/xlightweb-WebSocketsPreview "2.11-WSPreview3"]