phoenix-socket

WebJar for phoenix-socket

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

phoenix-socket
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

phoenix-socket
WebJar for phoenix-socket
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/mspanc/phoenix_socket

Download phoenix-socket

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Phoenix Framework Socket JavaScript API

This is a source of NPM package that contains extracted Socket JavaScript API from the Phoenix Framework.

Installation

npm install --save phoenix-socket

Authors

API was made by authors of the Phoenix Framework

  • see their website for complete list of authors.

Packaged by Marcin Lewandowski.

Versioning scheme

Version of the NPM package is always matching version of Phoenix Framework that contained the API.

License

The same as Phoenix Framework (MIT)

Versions

Version
1.2.3