License |
License |
---|---|
GroupId | GroupIdio.cettia.asity |
ArtifactId | ArtifactIdasity-websocket |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAsity/WebSocket
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
asity-websocket-3.0.0.pom | |
asity-websocket-3.0.0.jar | 6 KB |
asity-websocket-3.0.0-sources.jar | 3 KB |
asity-websocket-3.0.0-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cettia.asity/asity-websocket/ -->
<dependency>
<groupId>io.cettia.asity</groupId>
<artifactId>asity-websocket</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cettia.asity/asity-websocket/
implementation 'io.cettia.asity:asity-websocket:3.0.0'
// https://jarcasting.com/artifacts/io.cettia.asity/asity-websocket/
implementation ("io.cettia.asity:asity-websocket:3.0.0")
'io.cettia.asity:asity-websocket:jar:3.0.0'
<dependency org="io.cettia.asity" name="asity-websocket" rev="3.0.0">
<artifact name="asity-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cettia.asity', module='asity-websocket', version='3.0.0')
)
libraryDependencies += "io.cettia.asity" % "asity-websocket" % "3.0.0"
[io.cettia.asity/asity-websocket "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.cettia.asity : asity-action | jar | 3.0.0 |
org.slf4j : slf4j-api | jar | 1.7.26 |