Last Version

http4s-websocket 0.1.4

common websocket support for various servers

License

License

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-websocket_2.12.0-RC2
Version

Version

0.1.4
Type

Type

jar
Description

Description

http4s-websocket
common websocket support for various servers
Project URL

Project URL

https://github.com/http4s/http4s-websocket
Project Organization

Project Organization

org.http4s
Source Code Management

Source Code Management

https://github.com/http4s/http4s-websocket

Download http4s-websocket_2.12.0-RC2 0.1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.0-RC2

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12.0-RC2 jar 3.8.5.1

Project Modules

There are no modules declared in this project.