Last Version

http4s-websocket 0.2.1

common websocket support for various servers

License

License

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-websocket_2.12
Version

Version

0.2.1
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.2.1


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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 3.8.6
org.specs2 : specs2-scalacheck_2.12 jar 3.8.6
org.scalacheck : scalacheck_2.12 jar 1.13.4

Project Modules

There are no modules declared in this project.