is not current version
Last Version 0.1.6

org.deephacks.westty:westty-sockjs 0.1.4


GroupId

GroupId

org.deephacks.westty
ArtifactId

ArtifactId

westty-sockjs
Version

Version

0.1.4
Type

Type

jar

Download westty-sockjs 0.1.4


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