is not current version
Last Version 1.2.4

org.webjars.npm:faye 1.1.2

WebJar for faye

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

faye
Version

Version

1.1.2
Type

Type

jar

Download faye 1.1.2


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