is not current version
Last Version 4.2.0

org.webjars.npm:vfile 4.0.1

WebJar for vfile

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vfile
Version

Version

4.0.1
Type

Type

jar

Download vfile 4.0.1


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