is not current version
Last Version 1.0.18-0

org.webjars.npm:fsevents 1.0.12

WebJar for fsevents

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

fsevents
Version

Version

1.0.12
Type

Type

jar

Download fsevents 1.0.12


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