| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.shumy |
| ArtifactId | ArtifactIdrts-ws-client |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionReactive Through Services - ws-client
Framework to build reactive services for reactive application front-ends
|
| Filename | Size |
|---|---|
| rts-ws-client-0.3.0.pom | |
| rts-ws-client-0.3.0.jar | 17 KB |
| rts-ws-client-0.3.0-sources.jar | 54 KB |
| rts-ws-client-0.3.0-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.shumy/rts-ws-client/ -->
<dependency>
<groupId>com.github.shumy</groupId>
<artifactId>rts-ws-client</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shumy/rts-ws-client/
implementation 'com.github.shumy:rts-ws-client:0.3.0'
// https://jarcasting.com/artifacts/com.github.shumy/rts-ws-client/
implementation ("com.github.shumy:rts-ws-client:0.3.0")
'com.github.shumy:rts-ws-client:jar:0.3.0'
<dependency org="com.github.shumy" name="rts-ws-client" rev="0.3.0">
<artifact name="rts-ws-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shumy', module='rts-ws-client', version='0.3.0')
)
libraryDependencies += "com.github.shumy" % "rts-ws-client" % "0.3.0"
[com.github.shumy/rts-ws-client "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.shumy : rts-plugin-service | jar | 0.3.0 |
| org.java-websocket : Java-WebSocket | jar | 1.3.0 |
| com.google.code.gson : gson | jar | 2.6.2 |
| org.eclipse.xtend : org.eclipse.xtend.lib | jar | 2.10.0 |
| org.slf4j : slf4j-api | jar | 1.7.21 |