is not current version
Last Version 0.6.0

com.github.nkzawa:engine.io-client 0.2.0

Engine.IO Client Library for Java

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.nkzawa
ArtifactId

ArtifactId

engine.io-client
Version

Version

0.2.0
Type

Type

jar

Download engine.io-client 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.nkzawa/engine.io-client/ -->
<dependency>
    <groupId>com.github.nkzawa</groupId>
    <artifactId>engine.io-client</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nkzawa/engine.io-client/
implementation 'com.github.nkzawa:engine.io-client:0.2.0'
// https://jarcasting.com/artifacts/com.github.nkzawa/engine.io-client/
implementation ("com.github.nkzawa:engine.io-client:0.2.0")
'com.github.nkzawa:engine.io-client:jar:0.2.0'
<dependency org="com.github.nkzawa" name="engine.io-client" rev="0.2.0">
  <artifact name="engine.io-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nkzawa', module='engine.io-client', version='0.2.0')
)
libraryDependencies += "com.github.nkzawa" % "engine.io-client" % "0.2.0"
[com.github.nkzawa/engine.io-client "0.2.0"]