GroupId | GroupIdio.qtjambi |
---|---|
ArtifactId | ArtifactIdqtjambi-websockets |
Version | Version5.15.6 |
Type | Typejar |
Filename | Size |
---|---|
qtjambi-websockets-5.15.6.pom | |
qtjambi-websockets-5.15.6-sources.jar | 10 KB |
qtjambi-websockets-5.15.6-javadoc.jar | 218 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.qtjambi/qtjambi-websockets/ -->
<dependency>
<groupId>io.qtjambi</groupId>
<artifactId>qtjambi-websockets</artifactId>
<version>5.15.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-websockets/
implementation 'io.qtjambi:qtjambi-websockets:5.15.6'
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-websockets/
implementation ("io.qtjambi:qtjambi-websockets:5.15.6")
'io.qtjambi:qtjambi-websockets:jar:5.15.6'
<dependency org="io.qtjambi" name="qtjambi-websockets" rev="5.15.6">
<artifact name="qtjambi-websockets" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qtjambi', module='qtjambi-websockets', version='5.15.6')
)
libraryDependencies += "io.qtjambi" % "qtjambi-websockets" % "5.15.6"
[io.qtjambi/qtjambi-websockets "5.15.6"]