is not current version
Last Version 1.2.4

org.webjars.npm:faye 1.0.3

WebJar for faye

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

faye
Version

Version

1.0.3
Type

Type

jar

Download faye 1.0.3


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