Jar examples for t:tubesock
A WebSocket client implemented in Java
You can download jar file tubesock 0.0.3 in this page.
MIT
You can use the following script to add tubesock-0.0.3.jar to your project.
<dependency> <groupId>com.firebase</groupId> <artifactId>tubesock</artifactId> <version>0.0.3</version> </dependency>
compile group: 'com.firebase', name: 'tubesock', version: '0.0.3'
libraryDependencies += "com.firebase" % "tubesock" % "0.0.3"
<dependency org="com.firebase" name="tubesock" rev="0.0.3"/>
@Grapes(@Grab(group='com.firebase', module='tubesock', version='0.0.3'))
'com.firebase:tubesock:jar:0.0.3'
Click the following link to download the jar file.
tubesock-0.0.3-javadoc.jar