Jar examples for s:signalr4j
A java client library for accessing SignalR WebSocket endpoints.
You can download jar file signalr4j 2.0.1 in this page.
Apache 2.0 Licence
You can use the following script to add signalr4j-2.0.1.jar to your project.
<dependency> <groupId>com.github.signalr4j</groupId> <artifactId>signalr4j</artifactId> <version>2.0.1</version> </dependency>
compile group: 'com.github.signalr4j', name: 'signalr4j', version: '2.0.1'
libraryDependencies += "com.github.signalr4j" % "signalr4j" % "2.0.1"
<dependency org="com.github.signalr4j" name="signalr4j" rev="2.0.1"/>
@Grapes(@Grab(group='com.github.signalr4j', module='signalr4j', version='2.0.1'))
'com.github.signalr4j:signalr4j:jar:2.0.1'
Click the following link to download the jar file.
signalr4j-2.0.1-javadoc.jar