is not current version
Last Version 0.3.6

org.webjars.npm:vow-fs 0.3.4

WebJar for vow-fs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vow-fs
Version

Version

0.3.4
Type

Type

jar

Download vow-fs 0.3.4


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