is not current version
Last Version 2.26.6

org.webjars.npm:browser-sync-client 2.26.4

WebJar for browser-sync-client

Categories

Categories

CLI User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

browser-sync-client
Version

Version

2.26.4
Type

Type

jar

Download browser-sync-client 2.26.4


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