| License |
License |
|---|---|
| GroupId | GroupIdorg.atmosphere |
| ArtifactId | ArtifactIdwasync-project |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionwasync
wAsync: A WebSockets/HTTP Client Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wasync-project-3.0.0.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere/wasync-project/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>wasync-project</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/wasync-project/
implementation 'org.atmosphere:wasync-project:3.0.0'
// https://jarcasting.com/artifacts/org.atmosphere/wasync-project/
implementation ("org.atmosphere:wasync-project:3.0.0")
'org.atmosphere:wasync-project:pom:3.0.0'
<dependency org="org.atmosphere" name="wasync-project" rev="3.0.0">
<artifact name="wasync-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='wasync-project', version='3.0.0')
)
libraryDependencies += "org.atmosphere" % "wasync-project" % "3.0.0"
[org.atmosphere/wasync-project "3.0.0"]