is not current version
Last Version 1.4

WebSocket RPC Core Library 1.2

This is the core libraries for the WebSocket (wsrpc) project.

License

License

Categories

Categories

Net
GroupId

GroupId

net.psgglobal.wsrpc
ArtifactId

ArtifactId

wsrpc-core
Version

Version

1.2
Type

Type

jar
Description

Description

WebSocket RPC Core Library
This is the core libraries for the WebSocket (wsrpc) project.
Project URL

Project URL

https://github.com/kc7bfi/wsrpc-core
Source Code Management

Source Code Management

http://github.com/kc7bfi/wsrpc-core

Download wsrpc-core 1.2


<!-- https://jarcasting.com/artifacts/net.psgglobal.wsrpc/wsrpc-core/ -->
<dependency>
    <groupId>net.psgglobal.wsrpc</groupId>
    <artifactId>wsrpc-core</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.psgglobal.wsrpc/wsrpc-core/
implementation 'net.psgglobal.wsrpc:wsrpc-core:1.2'
// https://jarcasting.com/artifacts/net.psgglobal.wsrpc/wsrpc-core/
implementation ("net.psgglobal.wsrpc:wsrpc-core:1.2")
'net.psgglobal.wsrpc:wsrpc-core:jar:1.2'
<dependency org="net.psgglobal.wsrpc" name="wsrpc-core" rev="1.2">
  <artifact name="wsrpc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.psgglobal.wsrpc', module='wsrpc-core', version='1.2')
)
libraryDependencies += "net.psgglobal.wsrpc" % "wsrpc-core" % "1.2"
[net.psgglobal.wsrpc/wsrpc-core "1.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
org.java-websocket : Java-WebSocket jar 1.5.1
io.reactivex.rxjava2 : rxjava jar 2.1.8
com.thetransactioncompany : jsonrpc2-base jar 1.38.1
com.auth0 : java-jwt jar 3.4.1
org.slf4j : slf4j-api jar 1.7.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.